summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-12-07 22:11:48 -0500
committer53hornet <atc@53hor.net>2021-12-07 22:11:48 -0500
commita73b3ae9ee068557f8ec80cb7d9c104b877546ed (patch)
treef3e95adfa0ab1568936efbf85b365135bbf47397
parentdd52fcc63370c11569e9fa9778e22a85a5fe7635 (diff)
downloaddotfiles-a73b3ae9ee068557f8ec80cb7d9c104b877546ed.tar.xz
dotfiles-a73b3ae9ee068557f8ec80cb7d9c104b877546ed.zip
fix: ditch dockd running from i3
-rw-r--r--.config/i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 5541bb3..84a47a0 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -117,7 +117,7 @@ bindsym $mod+shift+s floating toggle; sticky toggle
bindsym $mod+space focus mode_toggle
## SHORTCUTS
-bindsym $mod+F1 exec dockd.sh
+#bindsym $mod+F1 exec dockd.sh
bindsym $mod+shift+F1 exec firefox /usr/local/share/doc/freebsd/handbook/book.html
bindsym $mod+F2 exec firefox
bindsym $mod+shift+F2 exec firefox --private-window
@@ -220,7 +220,7 @@ for_window [title = "pwcview"] border pixel 1; floating enable; sticky enable; m
#for_window [title = "sxiv"] floating enable
## STARTUP
-exec --no-startup-id dockd.sh
+#exec --no-startup-id dockd.sh
exec --no-startup-id wal.sh
exec --no-startup-id dunst
exec firefox