| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dmenumount fix + improvements (#602) | mokulus | 2020-04-25 | 2 | -12/+18 |
| | | | | | | | | | | | | | | * Remove misleading character escape. Everything is in single quotes, so shell will escape it correctly without backslashes. Fixes #440. * Remove lsblk type restriction. * Make it possible to cancel with ESC in dmenu. Up to now if you pressed ESC to cancel the program would just continue with incorrect data. | ||||
| * | statusbar fixes | Luke Smith | 2020-04-25 | 2 | -3/+2 |
| | | |||||
| * | Clock with auto change emoji (#589) | Hekuran | 2020-04-25 | 1 | -1/+23 |
| | | | | | | | | | * Clock with auto change emoji i made it so it will give you an emoji for the main 12 hours. there are also halfs (one-thirty 🕜,six thirty 🕡...) though ill let someone who knows how to do it in an efficient way, since i dont. also added an option for europeans, and made it cleaner. * use printf instead of echo | ||||
| * | Plugin to highlight hex color codes (#591) | Charlie39 | 2020-04-25 | 1 | -0/+1 |
| | | | | Visually intuitive for editing hex color codes in Xresources /XDefaults and anywhere else | ||||
| * | alias for zathura (#594) | Charlie39 | 2020-04-25 | 1 | -1/+2 |
| | | |||||
| * | Fix minor statusbar issues (#597) | mokulus | 2020-04-24 | 5 | -5/+5 |
| | | | | | | | | | | | | | | | | | | * Fix: Remove trailing space from battery * Unify spacing in disk * Fix news Don't display news module when there are no news. * Use grep -F in pacpackages * Fix torrent Remove trailing whitespace *after* replacing newlines. * Quote sed command | ||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-23 | 3 | -3/+4 |
| |\ | |||||
| | * | Replaced pgrep with pidof (#592) | Charlie39 | 2020-04-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | * dwm compliant revised PR * replaced pgrep with pidof because it is faster! * Update music | ||||
| | * | i3 to use slock (#590) | Hekuran | 2020-04-22 | 1 | -1/+1 |
| | | | | | | | | | it could only work with '&&' and only in this order. i see that it would be logical to "slock" even if a preceding command will fail, though like i said it would only run in this order. i've tried using a script (even in this order) with " ; " it would not run. the audios would mute and the screen would turn off, but it would not lock. | ||||
| | * | remove unneeded require (#587) | simohamed | 2020-04-21 | 1 | -1/+1 |
| | | | | | | | `library::` is all you need to load a library before using one of its functions. | ||||
| * | | torrent statusbar opens tremc | Luke Smith | 2020-04-23 | 1 | -1/+1 |
| |/ | |||||
| * | feedback and autoconfig if single screen | Luke Smith | 2020-04-20 | 1 | -6/+17 |
| | | |||||
| * | note on removing ~/.profile | Luke Smith | 2020-04-20 | 1 | -1/+6 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-20 | 1 | -0/+1 |
| |\ | |||||
| | * | Added OpenSCAD run conditions (#582) | Luke Bubar | 2020-04-20 | 1 | -0/+1 |
| | | | | | | | Default output to STL seems appropriate. STL files can be viewed with a minimalist program like fstl (in the AUR) | ||||
| * | | i3 STATUSBAR fix and xinitrc moved/linked | Luke Smith | 2020-04-20 | 2 | -20/+22 |
| |/ | |||||
| * | zprofile is now the file, profile is the link | Luke Smith | 2020-04-19 | 2 | -119/+119 |
| | | |||||
| * | hide ansible folder and config (#579) | ElliotsLab | 2020-04-19 | 1 | -0/+1 |
| | | |||||
| * | hide go folder (#578) | mighty9245 | 2020-04-18 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-18 | 1 | -0/+1 |
| |\ | |||||
| | * | Added GNU Octave run conditions (#575) | Luke Bubar | 2020-04-15 | 1 | -0/+1 |
| | | | |||||
| * | | ifinstalled now checks for packages, iplocate fix, | Luke Smith | 2020-04-18 | 3 | -7/+11 |
| | | | | | | | | | sleep removed from torwrap | ||||
| * | | dmenupass uses -P option on my dmenu build | Luke Smith | 2020-04-18 | 1 | -1/+1 |
| |/ | |||||
| * | help renamed to avoid conflicts | Luke Smith | 2020-04-15 | 2 | -1/+1 |
| | | |||||
| * | sysact added | Luke Smith | 2020-04-14 | 1 | -0/+15 |
| | | |||||
| * | language-independent volume script | Luke Smith | 2020-04-14 | 1 | -1/+1 |
| | | |||||
| * | manual refresh xrdb on dwm after wal | Luke Smith | 2020-04-14 | 1 | -0/+1 |
| | | |||||
| * | use pamixer, which is much faster | Luke Smith | 2020-04-14 | 1 | -3/+3 |
| | | |||||
| * | internet script fix | Luke Smith | 2020-04-14 | 1 | -2/+2 |
| | | |||||
| * | wine and kodi backups | Luke Smith | 2020-04-13 | 1 | -2/+2 |
| | | |||||
| * | actually, just use pidof | Luke Smith | 2020-04-13 | 3 | -7/+6 |
| | | |||||
| * | Merge branch 'dennisleexyz-ui' | Luke Smith | 2020-04-13 | 9 | -28/+35 |
| |\ | |||||
| | * | clean | Luke Smith | 2020-04-13 | 2 | -4/+2 |
| | | | |||||
| | * | Merge branch 'ui' of https://github.com/dennisleexyz/dotfiles into ↵ | Luke Smith | 2020-04-13 | 2 | -0/+4 |
| | |\ | | | | | | | | | | dennisleexyz-ui | ||||
| | | * | move qt use gtk theme from xprofile to profile | Dennis Lee | 2020-04-12 | 1 | -0/+1 |
| | | | | |||||
| | | * | xprofile: tell Qt to use the GTK2 theme | Dennis Lee | 2020-04-11 | 1 | -0/+3 |
| | |/ |/| | |||||
| | * | autocmd to delete newlines at end of file on save. (#563) | vired | 2020-04-13 | 1 | -1/+2 |
| | | | |||||
| | * | statusbar tweaks/updates for dwmblocks | Luke Smith | 2020-04-13 | 5 | -11/+22 |
| | | | |||||
| | * | bat script changes for better statusbar | Luke Smith | 2020-04-12 | 1 | -2/+2 |
| | | | |||||
| | * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-12 | 1 | -12/+12 |
| | |\ | |/ |/| | |||||
| * | | i3/config volume update for statusbar (#557) | Hekuran | 2020-04-11 | 1 | -12/+12 |
| | | | | | | | after lmc removal, forgot to add `pkill -RTMIN+10 i3blocks` | ||||
| | * | mpd cleanup | Luke Smith | 2020-04-12 | 1 | -14/+7 |
| |/ | |||||
| * | legacy alsa config moved | Luke Smith | 2020-04-11 | 2 | -1/+1 |
| | | |||||
| * | pgrep is a little slow, slower than ps | grep | Luke Smith | 2020-04-11 | 6 | -7/+7 |
| | | |||||
| * | note on xprofile cleanup | Luke Smith | 2020-04-11 | 1 | -0/+4 |
| | | |||||
| * | ncmpcpp reversion and junk removal | Luke Smith | 2020-04-11 | 1 | -508/+8 |
| | | |||||
| * | STATUSBAR uncommented only for i3, cleanup, probably broke everything LOL | Luke Smith | 2020-04-10 | 13 | -126/+118 |
| | | |||||
| * | actually, that could cause big problems as default | Luke Smith | 2020-04-10 | 1 | -1/+1 |
| | | |||||
| * | other xdg variables | Luke Smith | 2020-04-10 | 1 | -0/+4 |
| | | |||||
| * | chore: Use $XDG_CONFIG_HOME in lfrc (#554) | Jackson Law | 2020-04-10 | 1 | -1/+3 |
| | | |||||
