summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-06-04 09:42:52 +0100
committerMatthew Lemon <y@yulqen.org>2023-06-04 09:42:52 +0100
commita076e29962e8c706a89174b4ddea347fbbb63876 (patch)
treecc35d476ee7a1758a2f092a92190348cd5d1c68f
parentd8890e6f7a3746a4c738503163dc7cc283bee72c (diff)
New i3 clean-up for May23 Debian installation
-rw-r--r--i3-config6
1 files changed, 3 insertions, 3 deletions
diff --git a/i3-config b/i3-config
index 5622020..8d52cd9 100644
--- a/i3-config
+++ b/i3-config
@@ -70,9 +70,9 @@ floating_modifier $mod
#exec --no-startup-id /home/lemon/.screenlayout/two_screens_normal.sh
exec --no-startup-id /home/lemon/.screenlayout/desktop_layout_debian.sh
#exec --no-startup-id /usr/bin/clipit
-exec --no-startup-id /usr/bin/redshift-gtk
+#exec --no-startup-id /usr/bin/redshift-gtk
exec --no-startup-id /usr/bin/xfce4-clipman
-exec --no-startup-id /usr/bin/gajim
+#exec --no-startup-id /usr/bin/gajim
#exec --no-startup-id /usr/bin/copyq
#exec --no-startup-id /usr/bin/xfce4-mixer
#exec --no-startup-id /usr/bin/xfce4-power-manager-settings # setting this
@@ -116,7 +116,7 @@ bindsym $mod+d exec "dmenu_run -nf '#F8F8F2' -nb '#282A36' -sb '#6272A4' -sf '#F
bindsym $mod+t exec --no-startup-id i3-dmenu-desktop
# pass for dmenu
-bindsym $mod+p exec /home/lemon/bin/passmenu
+bindsym $mod+p exec /home/lemon/bin/passmenu.sh
# read 1 character and mark the current window with this character
bindsym $mod+m exec i3-input -F 'mark %s' -l 1 -P 'Mark: '