Update sxhkdrc

This commit is contained in:
Vlad Doster 2020-05-18 23:33:34 -05:00 committed by GitHub
parent 292cbebbaa
commit 24c71685af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@ super + shift + F1
grep LARBSWELCOME ~/.xprofile && ( sed -i "/LARBSWELCOME/d" ~/.xprofile && notify-send "LARBS welcome message" "Welcome message disabled. Press Super+Shift+F1 again to reverse." ) || ( echo "notify-send -i "${XDG_DATA_HOME}/larbs/larbs.png" \"Welcome to LARBS\" \"Press super+F1 for the help menu.\" # LARBSWELCOME" >> ~/.xprofile && notify-send "LARBS welcome message" "Welcome message re-enabled." )
# Show readme
super + F1
groff -mom ${XDG_DATA_HOME}/larbs/readme.mom -Tpdf | zathura -
groff -mom "${XDG_DATA_HOME}/larbs/readme.mom" -Tpdf | zathura -
# F2 restarts either dwm or i3 and is bound in each.
# Change display
super + F3