| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | 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 |
| | | |||||
| * | fix: Properly evaluate $XDG_CONFIG_HOME in rc.conf (#555) | Jackson Law | 2020-04-10 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-10 | 3 | -1/+2 |
| |\ | |||||
| | * | scrooloose/nerdtree has moved to preservim/nerdtree (#553) | vired | 2020-04-10 | 1 | -1/+1 |
| | | | |||||
| | * | chore: Use $XDG_CONFIG_HOME for tmux (#549) | Jackson Law | 2020-04-09 | 2 | -0/+1 |
| | | | |||||
| * | | pulse in i3 | Luke Smith | 2020-04-10 | 2 | -19/+17 |
| | | | |||||
| * | | lf updates including better rename commands | Luke Smith | 2020-04-10 | 1 | -10/+23 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-09 | 1 | -1/+1 |
| |\ | |||||
| | * | fix: Use HTTPS instead of SSH (#547) | Jackson Law | 2020-04-09 | 1 | -1/+1 |
| | | | |||||
| * | | volume script uses pulse by default | Luke Smith | 2020-04-09 | 1 | -7/+17 |
| | | | |||||
