| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | scripts moved to ~/.local/bin | Luke Smith | 2019-05-18 | 23 | -488/+0 |
| | | |||||
| * | Avoid bashism | Louis-Michel Raynauld | 2019-05-11 | 1 | -3/+5 |
| | | |||||
| * | Fix for spawning scripts that require no args | Louis-Michel Raynauld | 2019-05-09 | 1 | -1/+1 |
| | | | | | | For example, "ddspawn vifm" is generating the failing commad "st vifm -e vifm" without this fix. This proposed change fixes this issue so that "ddspawn vifm" generates the correct "st -e vifm". It also simplify the i3 command in my view. Thanks for sharing this helpful script, I used it everywhere! | ||||
| * | showclip fix | Luke Smith | 2019-04-24 | 1 | -7/+2 |
| | | |||||
| * | dmenu mount and umount fixes | Luke Smith | 2019-04-10 | 2 | -7/+6 |
| | | |||||
| * | Prune existing mountpoints from find in dmenumount | TomJansen | 2019-03-30 | 1 | -1/+2 |
| | | | | | | | | This speeds up the mounting process if you already have drives mounted containing a large number of folders. Since 2 drives cannot be mounted in the same folder anyway, these are now excluded from the the find command, speeding up the mounting process. | ||||
| * | old scripts removed | Luke Smith | 2019-03-30 | 2 | -7/+0 |
| | | |||||
| * | ducksearch and toggletouch posix sh | Luke Smith | 2019-03-30 | 2 | -6/+4 |
| | | |||||
| * | bottomleft/right combined to hover | Luke Smith | 2019-03-30 | 2 | -25/+5 |
| | | |||||
| * | 🦀 ranger is gone! 🦀 | Luke Smith | 2019-03-29 | 1 | -1/+0 |
| | | |||||
| * | PIX variable fully removed | Luke Smith | 2019-03-20 | 4 | -8/+8 |
| | | |||||
| * | cabl truncates | Luke Smith | 2019-03-13 | 1 | -1/+1 |
| | | |||||
| * | xcqr removed (replaced by mod+c) | Luke Smith | 2019-03-12 | 1 | -9/+0 |
| | | |||||
| * | emojis file moved to config | Luke Smith | 2019-03-12 | 1 | -1/+1 |
| | | |||||
| * | plumbing: cabl from video | Luke Smith | 2019-03-08 | 1 | -0/+26 |
| | | |||||
| * | new pacman video added | Luke Smith | 2019-03-05 | 1 | -0/+1 |
| | | |||||
| * | lockscript removed | Luke Smith | 2019-02-03 | 1 | -9/+0 |
| | | |||||
| * | bc for dropdown calc | Luke Smith | 2019-02-02 | 1 | -4/+1 |
| | | |||||
| * | Merge branch 'master' into dmenuumount | Luke Smith | 2019-02-02 | 8 | -31/+22 |
| |\ | |||||
| | * | xcqr installed feh | Luke Smith | 2019-01-31 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #196 from owen8877/patch-1 | Luke Smith | 2019-01-29 | 1 | -2/+2 |
| | |\ | | | | | | | Added window id from xdotool in mainpick. | ||||
| | | * | Fixed typo in maimpick. | xDroid | 2019-01-25 | 1 | -1/+1 |
| | | | | |||||
| | | * | Added window id from xdotool in mainpick. | xDroid | 2019-01-25 | 1 | -1/+1 |
| | | | | | | | | | | Copied a similar parameter `"$(xdotool getactivewindow)"` from the second option (a.k.a "current window") to the fifth. | ||||
| | * | | torrent wrap and other changes | Luke Smith | 2019-01-26 | 2 | -9/+10 |
| | | | | |||||
| | * | | display select fix | Luke Smith | 2019-01-20 | 1 | -1/+1 |
| | |\| | |||||
| | | * | fixes unplugged displays not getting disabled | 8bitmcu | 2019-01-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | lockscreen simplification | Luke Smith | 2019-01-20 | 1 | -12/+2 |
| | |/ | |||||
| | * | svgs will be added later | Luke Smith | 2019-01-18 | 2 | -5/+5 |
| | | | |||||
| | * | 1 multimon fix | Luke Smith | 2019-01-18 | 1 | -1/+1 |
| | | | |||||
| * | | Android unmount fix | TomJansen | 2019-01-15 | 1 | -1/+1 |
| |/ | |||||
| * | setbg script for centrally editing wallpaper cmd | Luke Smith | 2019-01-08 | 1 | -6/+3 |
| | | |||||
| * | bottom right/left location calculation fixes | Luke Smith | 2019-01-05 | 2 | -5/+5 |
| | | |||||
| * | switch to maim | Luke Smith | 2019-01-04 | 1 | -0/+9 |
| | | |||||
| * | ddspawn simplification | Luke Smith | 2019-01-03 | 1 | -14/+7 |
| | | |||||
| * | ddspawn fix | Luke Smith | 2019-01-03 | 1 | -1/+1 |
| | | |||||
| * | ddspawn change | Luke Smith | 2019-01-03 | 1 | -4/+3 |
| |\ | |||||
| | * | Simplified ddspawn, no need for pause | Gergely Horváth | 2019-01-03 | 1 | -4/+3 |
| | | | |||||
| * | | sxiv now default image viewer | Luke Smith | 2019-01-03 | 1 | -1/+1 |
| |/ | |||||
| * | recording files moved to /tmp/ for cleanliness | Luke Smith | 2019-01-02 | 1 | -9/+9 |
| | | |||||
| * | fixing typos | Laith | 2019-01-01 | 1 | -4/+4 |
| | | |||||
| * | Merge pull request #167 from mokulus/master | Luke Smith | 2019-01-01 | 1 | -2/+2 |
| |\ | | | | | fix showclip | ||||
| | * | fix showclip | MateuszOkulus | 2018-12-28 | 1 | -2/+2 |
| | | | |||||
| * | | own mounted drives | Luke Smith | 2018-12-30 | 1 | -1/+1 |
| | | | |||||
| * | | tutorials if null | Luke Smith | 2018-12-27 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'display-mirror' of https://github.com/anders-dc/voidrice into ↵ | Luke Smith | 2018-12-23 | 1 | -3/+3 |
| |\ | | | | | | | anders-dc-display-mirror | ||||
| | * | Enforce native scale for xrandr commands | Anders Damsgaard | 2018-12-23 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice into ↵ | Luke Smith | 2018-12-23 | 1 | -1/+6 |
| |\ \ | |/ |/| | | | anders-dc-display-mirror | ||||
| | * | add vfat support to dmenumount | Tom Jansen | 2018-12-23 | 1 | -1/+6 |
| | | | |||||
| * | | Make sure native scaling is restored when selecting single display | Anders Damsgaard | 2018-12-23 | 1 | -1/+1 |
| | | | |||||
| * | | Add option to mirror displays with external resolution priority | Anders Damsgaard | 2018-12-23 | 1 | -5/+32 |
| |/ | |||||
