summaryrefslogtreecommitdiffstats
path: root/.local/bin
Commit message (Collapse)AuthorAgeFilesLines
* sysact addedLuke Smith2020-04-141-0/+15
|
* language-independent volume scriptLuke Smith2020-04-141-1/+1
|
* manual refresh xrdb on dwm after walLuke Smith2020-04-141-0/+1
|
* use pamixer, which is much fasterLuke Smith2020-04-141-3/+3
|
* internet script fixLuke Smith2020-04-141-2/+2
|
* actually, just use pidofLuke Smith2020-04-133-7/+6
|
* statusbar tweaks/updates for dwmblocksLuke Smith2020-04-135-11/+22
|
* bat script changes for better statusbarLuke Smith2020-04-121-2/+2
|
* pgrep is a little slow, slower than ps | grepLuke Smith2020-04-116-7/+7
|
* STATUSBAR uncommented only for i3, cleanup, probably broke everything LOLLuke Smith2020-04-108-16/+17
|
* volume script uses pulse by defaultLuke Smith2020-04-091-7/+17
|
* pgrep junk removed and minor script changesLuke Smith2020-04-0815-30/+34
|
* mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544)Wis2020-04-083-4/+4
| | | | | | | | | | | * add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script * remove all usage of --input-ipc-server in all cmds * remove mpv alias that adds --input-ipc-server * fix pauseallmpv: correct paths to unix socket files * fix dependency-scripts loading so it works also when opening files off main disk
* Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵Luke Smith2020-04-081-1/+3
|\ | | | | | | karioki-zshnameddir
| * New featuer: ZSH named dirsArjun Karangiya2020-04-061-1/+3
| |
* | oops for configLuke Smith2020-04-086-10/+10
| |
* | oops, sed errorLuke Smith2020-04-088-13/+13
| |
* | assume default values if xdg dirs not setLuke Smith2020-04-0814-23/+23
| |
* | Merge branch 'xdgify' of https://github.com/dennisleexyz/dotfiles into ↵Luke Smith2020-04-0814-23/+23
|\ \ | | | | | | | | | dennisleexyz-xdgify
| * | statusbar weather HOME/.local/share:=XDG_DATA_HOMEDennis Lee2020-04-071-5/+5
| | |
| * | Merge remote-tracking branch 'origin/master' into xdgifyDennis Lee2020-04-071-9/+22
| |\ \
| * | | substitute ~/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-044-4/+4
| | | |
| * | | substitute ~/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-045-6/+6
| | | |
| * | | substitute $HOME/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-043-7/+7
| | | |
| * | | substitute $HOME/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-042-6/+6
| | | |
* | | | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-081-1/+1
|\ \ \ \
| * | | | Move bg link to ~/.local/share/ (#545)Hekuran2020-04-081-1/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move bg link to ~/.local/share/ often the ~/.cache directory is deleted because it gets too big, in my case if i compile stuff with yay, firefoxs chace also gets quite big, and mesa shaders are also stored there. * added a symlink to .config/wall.png * removed the .cache dir
* / | | volume module updates automaticallyLuke Smith2020-04-081-2/+0
|/ / /
* | / weather for pos, neg and signless pos tempsLuke Smith2020-04-061-1/+1
| |/ |/|
* | weather updatesLuke Smith2020-04-051-6/+19
| |
* | negatives fixLuke Smith2020-04-051-1/+1
|/
* memory statusbar with multilanguage support (#536)Hekuran2020-04-021-1/+1
| | | | | | | * for multilanguage support see issue number #535 * emoji
* 🌜updated moonphase🌛 (#532)Hekuran2020-04-011-6/+12
| | | | | right click to open notification left & middle to update fixes specific dates
* statusbarinfo script for dwmLuke Smith2020-03-311-0/+33
|
* labels moved to scripts for dwm compatibilityLuke Smith2020-03-312-2/+2
|
* changes and simplifications to `disk`Luke Smith2020-03-311-8/+12
|
* break to avoid % on desktopsLuke Smith2020-03-311-1/+1
|
* battery minor imporvementsLuke Smith2020-03-291-8/+5
|
* lmc can run mixerLuke Smith2020-03-291-1/+4
|
* dumb oversightLuke Smith2020-03-281-1/+1
|
* calcurse automatically xdg compliant nowLuke Smith2020-03-281-1/+1
|
* setbg overhaul, dwm update mv'd to postrunLuke Smith2020-03-271-15/+12
| | | | | | Yeah of course I'm going to totally rewrite a script right after I do a video on it. It uses links now to not waste space and env variables. Location moved to cache. Thanks to those who suggested some changes.
* actually, let's do this a non-retarded wayLuke Smith2020-03-271-2/+2
|
* battery script streamlined and commentedLuke Smith2020-03-271-20/+14
|
* should prob use cpLuke Smith2020-03-271-1/+1
|
* setbg dir fixLuke Smith2020-03-261-1/+1
|
* weather every run error fixLuke Smith2020-03-251-1/+1
|
* regex for less character bloat (#514)Bryan Jenks2020-03-251-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-03-252-3/+3
|\
| * tramsmission-remote-cli uncontinued, using python3 fork tremc (#513)NilsKrause2020-03-241-2/+2
| |