Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
2016-10-18 20:52:10 -07:00
14 changed files with 149 additions and 64 deletions

3
dotfiles/lib/bin/screenshot.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
scrot "$(rofi -input /dev/null -dmenu)"

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
bash -c "$(rofi -input /dev/null -dmenu)"