| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | remove spacing from saved audio for tsp/newsboat (#1184) | ryan-c-dev | 2022-09-12 | 1 | -1/+1 | |
| | | | | | | | The --restrict-filenames parameter will automatically replace spaces with underlines. | |||||
| * | | set autoquit | Luke Smith | 2022-09-27 | 1 | -0/+1 | |
| |/ | ||||||
| * | peertube and youtube rss | Luke Smith | 2022-08-23 | 1 | -1/+2 | |
| | | ||||||
| * | Remove permissions | Ian Breckenridge | 2022-08-21 | 1 | -0/+0 | |
| | | | | | After testing they weren't needed after all | |||||
| * | Change file permissions | Ian Breckenridge | 2022-08-21 | 1 | -0/+0 | |
| | | ||||||
| * | Remove $LF_ICONS from profile | Ian Breckenridge | 2022-08-21 | 1 | -79/+0 | |
| | | ||||||
| * | Support lf icons file | Ian Breckenridge | 2022-08-21 | 1 | -0/+76 | |
| | | ||||||
| * | <leader><leader> to next <++> returns | Luke Smith | 2022-08-19 | 1 | -5/+8 | |
| | | ||||||
| * | Fix bug with spaces in directory names (#1166) | snailed | 2022-08-15 | 1 | -2/+2 | |
| | | | | Sorry for making another merge request here, but I realized that the command would fail if the filepath contained spaces. Adding quotation marks fixes this issue | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-08-15 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Better passing of filenames to shell scripts (#1161) | snailed | 2022-08-15 | 1 | -2/+2 | |
| | | | | | | | Doing things the way it's intended. This also makes it easier to copy the autocmd to a lua based configuration. | |||||
| * | | close #1163 | Luke Smith | 2022-08-15 | 1 | -1/+1 | |
| |/ | ||||||
| * | libreoffice programs, close #1155 | Luke Smith | 2022-08-05 | 1 | -0/+6 | |
| | | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-08-03 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Change brave to librewolf in shell profile (#1154) | appeasementPolitik | 2022-08-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | shortcuts fix | Luke Smith | 2022-08-03 | 1 | -2/+2 | |
| |/ | ||||||
| * | Restore startx command on boot (#1147) | appeasementPolitik | 2022-07-20 | 1 | -0/+3 | |
| | | ||||||
| * | samedir now sd, libxft-bgra message removed | Luke Smith | 2022-07-19 | 2 | -11/+3 | |
| | | ||||||
| * | add font-awesome material if available | Luke Smith | 2022-07-08 | 1 | -0/+4 | |
| | | ||||||
| * | fix wireplumber (#1134) | pony-montana | 2022-07-04 | 1 | -1/+1 | |
| | | | | As we see in the docs here: https://pipewire.pages.freedesktop.org/wireplumber/running-wireplumber-daemon.html#pipewire-conf we need to start wireplumber in replace of the old media session, not "wireplumber as server". (This is my first hecking commit ever !!!!!!!!!) | |||||
| * | Switch pipewire session manager to wireplumber (#1133) | JC | 2022-07-02 | 1 | -2/+2 | |
| | | ||||||
| * | don't use vimling | Luke Smith | 2022-06-28 | 1 | -1/+0 | |
| | | ||||||
| * | Fix fzf select in lf (#1126) | Andrew | 2022-06-17 | 1 | -1/+1 | |
| | | | | Without double quotes, fzf-select fails when selecting a file whose path contains whitespace. | |||||
| * | fix keyhandler | Luke Smith | 2022-06-10 | 1 | -2/+2 | |
| | | ||||||
| * | lindypress.net rss feed added | Luke Smith | 2022-06-09 | 1 | -0/+1 | |
| | | ||||||
| * | close #1115 | Luke Smith | 2022-04-30 | 1 | -6/+9 | |
| | | ||||||
| * | autostarted x programs now dependent on wm, close #1041 | Luke Smith | 2022-04-28 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-04-28 | 1 | -12/+12 | |
| |\ | ||||||
| | * | Numerous improvements to scope (#1088) | Rokosun | 2022-04-27 | 1 | -12/+12 | |
| | | | | | | | | | | | | | fallback to using mediainfo when ffmpegthumbnailer or pdftoppm is not available. correct terminal width for bat. use cut instead of awk for efficiency. improve spacing/indentation for the sake of consistency in code. | |||||
| * | | sysact works with multiple wm instances | Luke Smith | 2022-04-28 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-04-10 | 1 | -2/+2 | |
| |\ | ||||||
| | * | fix "extention" typo (#1103) | i-c-u-p | 2022-04-10 | 1 | -2/+2 | |
| | | | | | | | replaces all appearances of "extention" with "extension" | |||||
| * | | close #1106 | Luke Smith | 2022-04-10 | 1 | -2/+2 | |
| |/ | ||||||
| * | Replace youtube-dl with yt-dlp system-wide (#1019) | krisdoodle45 | 2022-03-29 | 2 | -2/+2 | |
| | | | | | | | | | | | | * Replace youtube-dl with yt-dlp in qndl * Replace youtube-dl with yt-dlp in dmenuhandler * Replace youtube-dl with yt-dlp in newsboat config * Replace youtube-dl with yt-dlp in aliasrc Co-authored-by: Luke Smith <luke@lukesmith.xyz> | |||||
| * | Shortcuts in vim command line from bm-dirs/files (#1073) | Arjun Karangiya | 2022-03-29 | 1 | -0/+5 | |
| | | | | | | | | | | | This will allow using the mappings in the vim command line. Here the leader is ";" So here `:e ;cfz` typed fast will expand into `:e /home/user/.config/zsh/.zshrc`. This is more helpful with :sp, :vs, :cd or anywhere where a file or a directory is expected in the vim command line. | |||||
| * | colorize ip command (#1093) | M.Zeinali | 2022-03-21 | 1 | -1/+2 | |
| | | ||||||
| * | feat(lf): Add JSON preview (#1090) | Oscar Lastra | 2022-03-13 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-03-12 | 1 | -1/+1 | |
| |\ | ||||||
| | * | fixed typo (#1084) | Coco | 2022-03-12 | 1 | -1/+1 | |
| | | | | | | | lfup -> lfub on line 13 | |||||
| * | | scope-lol | Luke Smith | 2022-03-12 | 1 | -37/+30 | |
| |/ | ||||||
| * | lf cleanup | Luke Smith | 2022-03-11 | 2 | -7/+28 | |
| | | ||||||
| * | needed for lf images | Luke Smith | 2022-03-06 | 1 | -27/+20 | |
| | | ||||||
| * | lf tweaks included ueberzug images | Luke Smith | 2022-03-06 | 2 | -3/+9 | |
| | | ||||||
| * | Bug: initial value is wrong; it should be false, 0 (#1074) | Arjun Karangiya | 2022-02-02 | 1 | -1/+1 | |
| | | | | | | This caused no effect for the first call to ToggleHiddenAll(). The second call works as value was set correctly inside ToggleHiddenAll() on the first call. | |||||
| * | Move to data folder and need absolute path here (#1069) | Arjun Karangiya | 2022-01-29 | 1 | -1/+1 | |
| | | | | | | | | | Vimwiki is not config but it's data so ".local/share/nvim" is more proper location for it. Here relative path was given so it tries to create new vimwiki folder when launched from other than home dir or changing current dir using `:cd <path>` inside vim when launching vimwiki. | |||||
| * | vimwiki chages (#1068) | Fabian | 2022-01-27 | 1 | -2/+2 | |
| | | | | changed path to `.config` instead of `~` to avoid a messy `~`. Also added a carriage return to the `VimwikiIndex` map. | |||||
| * | typos (#1067) | i-c-u-p | 2022-01-26 | 1 | -2/+2 | |
| | | ||||||
| * | fix #936 | Luke Smith | 2022-01-21 | 1 | -1/+1 | |
| | | ||||||
| * | Resets cursor position on file save (Issue #1040) (#1057) | Fabian | 2021-12-20 | 1 | -1/+3 | |
| | | | | | | * Resets cursor position on file save (Issue #1040) * Resets cursor pos on save. (line and column) | |||||
| * | follow symlinks when detecting filetype in lf (#1052) | Future is FOSS | 2021-12-04 | 1 | -1/+1 | |
| | | | | fix bug in lf where symlinked files don't open in the expected program | |||||
