| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'ssnailed-patch-2' | Luke Smith | 2022-08-19 | 3 | -7/+21 |
| |\ | |||||
| | * | separate script for use in opout, use just % root= | Luke Smith | 2022-08-19 | 3 | -9/+21 |
| | | | |||||
| | * | Merge branch 'patch-2' of https://github.com/ssnailed/voidrice into ↵ | Luke Smith | 2022-08-19 | 1 | -0/+2 |
| |/| | | | | | | | ssnailed-patch-2 | ||||
| | * | Parse tex root for more complex latex files | snailed | 2022-08-10 | 1 | -0/+2 |
| | | | | | | | | | Allows parsing texroot comments so that you can compile a LaTeX document from outside of the document root, as long as it contains the usual magic comment format: % !TEX root = doc.tex | ||||
| * | | 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 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-07-21 | 1 | -0/+3 |
| |\ | |||||
| | * | Restore startx command on boot (#1147) | appeasementPolitik | 2022-07-20 | 1 | -0/+3 |
| | | | |||||
| * | | fix #1150 | Luke Smith | 2022-07-21 | 1 | -1/+1 |
| |/ | |||||
| * | samedir now sd, libxft-bgra message removed | Luke Smith | 2022-07-19 | 3 | -11/+3 |
| | | |||||
| * | killall needs full process name to work (#1141) | Arjun Karangiya | 2022-07-12 | 1 | -1/+1 |
| | | |||||
| * | setbg updates dwm colorscheme | Luke Smith | 2022-07-08 | 1 | -3/+4 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-07-08 | 1 | -1/+1 |
| |\ | |||||
| | * | move weatherreport to $XDG_CACHE_HOME (#1140) | Rainer Wittmaack | 2022-07-07 | 1 | -1/+1 |
| | | | |||||
| * | | add font-awesome material if available | Luke Smith | 2022-07-08 | 4 | -1/+3091 |
| |/ | |||||
| * | Little optimizations (#1138) | appeasementPolitik | 2022-07-06 | 1 | -7/+10 |
| | | |||||
| * | change if statement to case (#1137) | i-c-u-p | 2022-07-05 | 1 | -10/+7 |
| | | |||||
| * | 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 |
| | | |||||
| * | Merge branch 'Secondarian-patch-1' | Luke Smith | 2022-07-01 | 1 | -1/+20 |
| |\ | |||||
| | * | fix | Luke Smith | 2022-07-01 | 1 | -41/+32 |
| | | | |||||
| | * | Merge branch 'patch-1' of https://github.com/Secondarian/voidrice into ↵ | Luke Smith | 2022-07-01 | 1 | -12/+40 |
| |/| | | | | | | | Secondarian-patch-1 | ||||
| | * | Regions for Germany | Secondarian | 2022-07-01 | 1 | -12/+40 |
| | | | | | | | This lets you choose regions for Germany and get radar gifs from the national weather service instead of Sat24 which are way higher quality. | ||||
| * | | don't use vimling | Luke Smith | 2022-06-28 | 1 | -1/+0 |
| |/ | |||||
| * | Merge branch 'Prof-Bloodstone-dmenumount-filter-parents' | Luke Smith | 2022-06-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'dmenumount-filter-parents' of ↵ | Luke Smith | 2022-06-27 | 1 | -1/+1 |
| |/| | | | | | | | https://github.com/Prof-Bloodstone/voidrice into Prof-Bloodstone-dmenumount-filter-parents | ||||
| | * | dmenumount: Don't show partitions with children | Prof-Bloodstone | 2021-05-08 | 1 | -1/+5 |
| | | | | | | | | | | | This PR makes `dmenumount` script filter out all devices, which have childs. This way it won't suggest to mount your partitions which have LUKS or lvm setup on it. If someone knows of a better way to do something, that'd be appreciated :) | ||||
| * | | Merge branch 'rsHalford-patch-1' | Luke Smith | 2022-06-27 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Merge branch 'patch-1' of https://github.com/rsHalford/voidrice into ↵ | Luke Smith | 2022-06-27 | 1 | -1/+1 |
| |/| | | | | | | | | | | | rsHalford-patch-1 | ||||
| | * | | Add partition labelling to dmenumount | Richard Halford | 2021-09-03 | 1 | -1/+1 |
| | | | | | | | | | | If a partition doesn't have a label, it results in a double space that awk ignores. Which is why the changes include a pipe into sed. | ||||
| * | | | Merge branch 'windeb204-patch-4' | Luke Smith | 2022-06-27 | 1 | -8/+11 |
| |\ \ \ | |||||
| | * | | | if no arg, assume xclip contents, no -c | Luke Smith | 2022-06-27 | 1 | -13/+11 |
| | | | | | |||||
| | * | | | Merge branch 'patch-4' of https://github.com/windeb204/voidrice into ↵ | Luke Smith | 2022-06-27 | 1 | -0/+5 |
| |/| | | | | | | | | | | | | | | | windeb204-patch-4 | ||||
| | * | | | Give linkhandler option to read from clipboard | krisdoodle45 | 2022-06-06 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | fix bug in samedir script (#1127) | Rokosun | 2022-06-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | samedir didn't work properly when the shell was opened inside lf using the w keybinding, now its fixed. | ||||
| * | | | | 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. | ||||
| * | | | | Screenshot utility improvements (maimpick) (#1114) | anntnzrb | 2022-06-15 | 1 | -6/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maimpick delay for proper screenshots An extra delay is needed for {window, full}-screenshots to prevent the dmenu prompt from showing; example attached. As of this writing I'm thinking the delay may vary depending on several factors, to name a few... dmenu patches, compositor animations, etc. * refactor to extract commonly used commands | ||||
| * | | | | use "|" as sed delimiter if pattern has "/" (#1118) | i-c-u-p | 2022-06-15 | 3 | -6/+6 |
| | | | | | | | | | | | | | removes the need for "/" to be escaped with a backslash | ||||
| * | | | | fix keyhandler | Luke Smith | 2022-06-10 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-06-09 | 1 | -1/+1 |
| |\| | | | |||||
| | * | | | Use tmpfs for speed and I/O reduction (#1122) | David Delarosa | 2022-05-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | lindypress.net rss feed added | Luke Smith | 2022-06-09 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | force suspend and hibernate | Luke Smith | 2022-05-21 | 1 | -2/+2 |
| | | | | |||||
| * | | | close #1115 | Luke Smith | 2022-04-30 | 1 | -6/+9 |
| | | | | |||||
| * | | | booksplit faster, fix #919, fix #943, fix #954 | Luke Smith | 2022-04-30 | 1 | -24/+21 |
| | | | | |||||
