Small overhaul of configs

This commit is contained in:
natemaia
2022-08-09 18:13:06 -07:00
parent 99842f36cf
commit 79c36d5d4a
10 changed files with 21 additions and 93 deletions

View File

@ -26,7 +26,7 @@
[separator]
[submenu] (Settings)
[exec] (Wallpaper) {nitrogen}
[exec] (Xfce Appearance) {xfce4-appearance-settings}
[exec] (Lxappearance) {lxappearance}
[exec] (Screenshot JPG) {scrot -q 100 '%B_%s_$wx$h.jpg' -e 'mv $f ~/Pictures/'}
[exec] (Screenshot PNG) {scrot -q 100 '%B_%s_$wx$h.png' -e 'mv $f ~/Pictures/'}
[exec] (Screenshot PNG 5 sec.) {scrot -q 100 -cd 5 '%B_%s_$wx$h.png' -e 'mv $f ~/Pictures/'}