new scripts for polybar and screenshotting things easily from dmenu

This commit is contained in:
shockrah 2019-09-22 21:30:30 -07:00
parent 1745c3e033
commit a72f51ea2f
2 changed files with 5 additions and 0 deletions

3
polybar Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
sleep 5
polybar top > /dev/null

2
snip Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
scrot -sz $HOME/tmp.png