mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update sxhkdrc
This commit is contained in:
parent
292cbebbaa
commit
24c71685af
@ -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." )
|
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
|
# Show readme
|
||||||
super + F1
|
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.
|
# F2 restarts either dwm or i3 and is bound in each.
|
||||||
# Change display
|
# Change display
|
||||||
super + F3
|
super + F3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user