| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | samedir now sd, libxft-bgra message removed | Luke Smith | 2022-07-19 | 1 | -0/+0 |
| | | |||||
| * | 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 | 3 | -1/+3087 |
| |/ | |||||
| * | 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 | Luke Smith | 2022-07-01 | 1 | -41/+32 |
| | | |||||
| * | 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. | ||||
| * | 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 '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. | ||||
| * | | | 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. | ||||
| * | | | | 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 | ||||
| * | | | Use tmpfs for speed and I/O reduction (#1122) | David Delarosa | 2022-05-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | force suspend and hibernate | Luke Smith | 2022-05-21 | 1 | -2/+2 |
| | | | | |||||
| * | | | booksplit faster, fix #919, fix #943, fix #954 | Luke Smith | 2022-04-30 | 1 | -24/+21 |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-04-28 | 2 | -9/+9 |
| |\ \ \ | |||||
| | * | | | Fixed peertubetorrent (#1030) | krisdoodle45 | 2022-04-28 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed peertubetorrent Because of https://github.com/Chocobozzz/PeerTube/pull/3746, the torrent URL is now different from the normal video url. This means the peertube API is needed to get the new torrent link. * No more soyregex (and use built-in curl silent option) * Add 360p quality in the description * Simpler regex * Parenthesize variables | ||||
| | * | | | remove xmodmap from remaps script (#1109) | i-c-u-p | 2022-04-27 | 1 | -7/+5 |
| | | | | | | | | | | | | | Uses the "altwin:menu" option from setxkbmap to map the menu key to right super instead of xmodmap, which is deprecated. setxkbmap's options can be viewed with "man xkeyboard-config". Also tried to make the comment for the xset rate change more helpful. | ||||
| * | | | | sysact works with multiple wm instances | Luke Smith | 2022-04-28 | 1 | -3/+11 |
| |/ / / | |||||
| * | | | fix "extention" typo (#1103) | i-c-u-p | 2022-04-10 | 2 | -2/+2 |
| | | | | | | | | | | replaces all appearances of "extention" with "extension" | ||||
| * | | | file.desktop: use `lfub` instead of plain `lf` (#1099) | mamizaxyz | 2022-04-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | close #1097 | Luke Smith | 2022-03-31 | 1 | -35/+0 |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-03-28 | 4 | -8/+11 |
| |\ \ \ | |||||
| | * | | | Replace youtube-dl with yt-dlp system-wide (#1019) | krisdoodle45 | 2022-03-29 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| | * | | | remove typo in bgloc (#1096) | h3xo | 2022-03-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | path should be "$HOME/.local/share" (there's an extra slash) | ||||
| * | | | | emoji 14.0, remove keycodes, close #1080 | Luke Smith | 2022-03-28 | 1 | -1593/+1630 |
| |/ / / | |||||
| * | | | replace ranger with lf in tutorialvids script (#1085) | pakudev | 2022-03-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | lf cleanup | Luke Smith | 2022-03-11 | 3 | -14/+1 |
| | | | | |||||
| * | | | lf tweaks included ueberzug images | Luke Smith | 2022-03-06 | 2 | -0/+28 |
| | | | | |||||
| * | | | convert both $rx and $tx in one call to numfmt (#1082) | Nacho-Dz | 2022-03-02 | 1 | -1/+1 |
| | | | | | | | | | | see numfmt(1) for details | ||||
| * | | | Make sb-doppler POSIX compliant | krisdoodle45 | 2022-02-17 | 1 | -5/+5 |
| | | | | |||||
| * | | | Merge branch 'LukeSmithxyz:master' into patch-4 | krisdoodle45 | 2022-02-17 | 11 | -65/+80 |
| |\ \ \ | |||||
| | * | | | Fix case-matching (#1066) | Ginner | 2022-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | Case sensitivity prevents dmenuhandler from copying the URL to the clipboard. | ||||
| | * | | | a | Luke Smith | 2022-01-22 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-01-21 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | otp script: Printf is not needed here (#1062) | krisdoodle45 | 2022-01-21 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | fix #936 | Luke Smith | 2022-01-21 | 2 | -4/+4 |
| | |/ / / | |||||
| | * | | | otp script | Luke Smith | 2021-12-21 | 1 | -0/+53 |
| | | | | | |||||
| | * | | | pulseaudio replaced with pipewire | Luke Smith | 2021-11-14 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | better fix | Luke Smith | 2021-10-23 | 1 | -2/+3 |
| | | | | | |||||
| | * | | | ifinstalled better, close #1047 | Luke Smith | 2021-10-22 | 1 | -5/+3 |
| | | | | | |||||
