summaryrefslogtreecommitdiffstats
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-06-01 16:11:07 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-06-01 16:11:07 -0400
commit3a08ffc16ff99fd95ad00f5d8056f9fc949982fc (patch)
tree35d7ee3913ca29c66b21db5232407a7864d00484 /.config/sxhkd
parent2cc4ba862d123f22698537916f59dbeabdfce541 (diff)
downloadeibhear-3a08ffc16ff99fd95ad00f5d8056f9fc949982fc.tar.gz
eibhear-3a08ffc16ff99fd95ad00f5d8056f9fc949982fc.tar.zst
eibhear-3a08ffc16ff99fd95ad00f5d8056f9fc949982fc.zip
welcome message and toggelability added
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 8cdd6ca..e2aefe7 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -130,6 +130,9 @@ XF86MyComputer
$TERMINAL -e $FILE /
# Function keys
+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 \"Welcome to LARBS on Void with dwm\" \"Press super+F1 for the help menu.\" # LARBSWELCOME" >> ~/.xprofile && notify-send "LARBS welcome message" "Welcome message re-enabled." )
+#notify-send "LARBS" "The LARBS welcome message has been disabled."; sed -i "/LARBSWELCOME/d" ~/.xprofile
# Show readme
super + F1
groff -mom $HOME/.local/share/larbs/readme.mom -Tpdf | zathura -