| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | statusbar weather HOME/.local/share:=XDG_DATA_HOME | Dennis Lee | 2020-04-07 | 1 | -5/+5 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'origin/master' into xdgify | Dennis Lee | 2020-04-07 | 1 | -9/+22 | |
| | |\ \ | ||||||
| | * | | | substitute ~/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 4 | -4/+4 | |
| | | | | | ||||||
| | * | | | substitute ~/.local/share with $XDG_DATA_HOME | Dennis Lee | 2020-04-04 | 5 | -6/+6 | |
| | | | | | ||||||
| | * | | | substitute $HOME/.local/share with $XDG_DATA_HOME | Dennis Lee | 2020-04-04 | 3 | -7/+7 | |
| | | | | | ||||||
| | * | | | substitute $HOME/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 2 | -6/+6 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-08 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Move bg link to ~/.local/share/ (#545) | Hekuran | 2020-04-08 | 1 | -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 automatically | Luke Smith | 2020-04-08 | 1 | -2/+0 | |
| |/ / / | ||||||
| * | / | weather for pos, neg and signless pos temps | Luke Smith | 2020-04-06 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | weather updates | Luke Smith | 2020-04-05 | 1 | -6/+19 | |
| | | | ||||||
| * | | negatives fix | Luke Smith | 2020-04-05 | 1 | -1/+1 | |
| |/ | ||||||
| * | memory statusbar with multilanguage support (#536) | Hekuran | 2020-04-02 | 1 | -1/+1 | |
| | | | | | | | | * for multilanguage support see issue number #535 * emoji | |||||
| * | 🌜updated moonphase🌛 (#532) | Hekuran | 2020-04-01 | 1 | -6/+12 | |
| | | | | | | right click to open notification left & middle to update fixes specific dates | |||||
| * | statusbarinfo script for dwm | Luke Smith | 2020-03-31 | 1 | -0/+33 | |
| | | ||||||
| * | labels moved to scripts for dwm compatibility | Luke Smith | 2020-03-31 | 2 | -2/+2 | |
| | | ||||||
| * | changes and simplifications to `disk` | Luke Smith | 2020-03-31 | 1 | -8/+12 | |
| | | ||||||
| * | break to avoid % on desktops | Luke Smith | 2020-03-31 | 1 | -1/+1 | |
| | | ||||||
| * | battery minor imporvements | Luke Smith | 2020-03-29 | 1 | -8/+5 | |
| | | ||||||
| * | lmc can run mixer | Luke Smith | 2020-03-29 | 1 | -1/+4 | |
| | | ||||||
| * | dumb oversight | Luke Smith | 2020-03-28 | 1 | -1/+1 | |
| | | ||||||
| * | calcurse automatically xdg compliant now | Luke Smith | 2020-03-28 | 1 | -1/+1 | |
| | | ||||||
| * | setbg overhaul, dwm update mv'd to postrun | Luke Smith | 2020-03-27 | 1 | -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 way | Luke Smith | 2020-03-27 | 1 | -2/+2 | |
| | | ||||||
| * | battery script streamlined and commented | Luke Smith | 2020-03-27 | 1 | -20/+14 | |
| | | ||||||
| * | should prob use cp | Luke Smith | 2020-03-27 | 1 | -1/+1 | |
| | | ||||||
| * | setbg dir fix | Luke Smith | 2020-03-26 | 1 | -1/+1 | |
| | | ||||||
| * | weather every run error fix | Luke Smith | 2020-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | regex for less character bloat (#514) | Bryan Jenks | 2020-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-03-25 | 2 | -3/+3 | |
| |\ | ||||||
| | * | tramsmission-remote-cli uncontinued, using python3 fork tremc (#513) | NilsKrause | 2020-03-24 | 1 | -2/+2 | |
| | | | ||||||
| | * | Fix weather script, now the table is displayed correctly (#509) | Rui Leixo | 2020-03-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | opout case fix | Luke Smith | 2020-03-24 | 1 | -3/+2 | |
| |/ | ||||||
| * | volume multiline output error fixed | Luke Smith | 2020-03-23 | 1 | -1/+1 | |
| | | ||||||
| * | toggle-welcome separate script | Luke Smith | 2020-03-22 | 1 | -0/+10 | |
| | | ||||||
| * | lmc readded | Luke Smith | 2020-03-22 | 1 | -0/+27 | |
| | | ||||||
| * | suppress all setbg wal output | Luke Smith | 2020-03-22 | 1 | -5/+5 | |
| | | ||||||
| * | moonphase executable | Luke Smith | 2020-03-22 | 1 | -0/+0 | |
| | | ||||||
| * | internet script more efficient | Luke Smith | 2020-03-22 | 1 | -4/+3 | |
| | | ||||||
| * | Just find pictures (#499) | mhdzli | 2020-03-15 | 1 | -1/+1 | |
| | | | | Filter the pictures in directory by file extensions | |||||
| * | setbg can take directory arg for random | Luke Smith | 2020-03-15 | 1 | -1/+6 | |
| | | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-03-13 | 2 | -14/+13 | |
| |\ | ||||||
| | * | Added instructive suggestion in the comments (#488) | Charlie39 | 2020-03-04 | 1 | -1/+1 | |
| | | | | | | | It looks more mass appealing with the details. | |||||
| | * | to avoid erorr in vifm when pywal is not used (#481) | nerrufam | 2020-03-04 | 1 | -1/+1 | |
| | | | ||||||
| | * | Updated moonphase (#484) | nerrufam | 2020-02-15 | 1 | -13/+12 | |
| | | | | | | | | | Now accepts a date as argument, to know pom of a diff date. Corrected some typos, and a logic error of mine 😄 | |||||
| * | | suppress wal error if not detected | Luke Smith | 2020-03-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | pacpackages with hook notice | Luke Smith | 2020-03-08 | 1 | -3/+13 | |
| | | | ||||||
| * | | samedir tweak | Luke Smith | 2020-03-08 | 1 | -2/+4 | |
| | | | ||||||
| * | | tar.xz fix | Luke Smith | 2020-03-08 | 1 | -1/+2 | |
| | | | ||||||
| * | | weather script cleanup | Luke Smith | 2020-02-29 | 1 | -4/+2 | |
| | | | ||||||
