summaryrefslogtreecommitdiffstats
path: root/.config/i3/config
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-03-22 09:58:59 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-03-22 09:58:59 -0400
commit51a2408e84b6f88f37808e4d23284882a3958b4b (patch)
tree839812c96a2841be7c27bed9fd243875c7b3b401 /.config/i3/config
parent787a627f5af661f31fb6d9ef6cdaf975db7bb7e7 (diff)
downloadeibhear-51a2408e84b6f88f37808e4d23284882a3958b4b.tar.gz
eibhear-51a2408e84b6f88f37808e4d23284882a3958b4b.tar.zst
eibhear-51a2408e84b6f88f37808e4d23284882a3958b4b.zip
toggle-welcome separate script
Diffstat (limited to '.config/i3/config')
-rw-r--r--.config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 6545d08..45f0750 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -230,7 +230,7 @@ bindsym $mod+F9 exec --no-startup-id dmenumount
bindsym $mod+F10 exec --no-startup-id dmenuumount
bindsym $mod+F11 exec --no-startup-id ducksearch
bindsym $mod+F12 exec $term -e nmtui
-bindsym $mod+Shift+F1 exec --no-startup-id 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 \"$HOME/.local/share/larbs/larbs.png\" \"Welcome to LARBS\" \"Press super+F1 for the help menu.\" # LARBSWELCOME" >> ~/.xprofile && notify-send "LARBS welcome message" "Welcome message re-enabled." )
+bindsym $mod+Shift+F1 exec --no-startup-id toggle-welcome
# #---Arrow Keys---# #
bindsym $mod+Left focus left