From 37b1bb345883939fcdad3c32d9e47050f5dc6c85 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 8 Oct 2021 00:53:07 +0300 Subject: i3: clean luchs config --- .config/i3/config##h.maus | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '.config/i3/config##h.maus') diff --git a/.config/i3/config##h.maus b/.config/i3/config##h.maus index c6c06f3..29830c1 100644 --- a/.config/i3/config##h.maus +++ b/.config/i3/config##h.maus @@ -26,7 +26,7 @@ exec --no-startup-id $HOME/.config/polybar/launch.sh & exec --no-startup-id setxkbmap -model pc105 -layout us -variant colemak -option caps:backspace # tap ctrl to esc, hold ctrl to ctrl -exec --no-startup-id xcape -e 'Control_L=Escape' +exec --no-startup-id xcape -e 'Control_L=Escape' & # launch conky windows exec --no-startup-id conky --daemonize -c ~/.config/conky/conky.conf @@ -61,9 +61,9 @@ bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,us,tr - bindsym Print exec flameshot gui # media keys -bindsym XF86AudioRaiseVolume exec --no-startup-id "amixer set Master 2%+" -bindsym XF86AudioLowerVolume exec --no-startup-id "amixer set Master 2%-" -bindsym XF86AudioMute exec --no-startup-id "amixer set Master toggle" +bindsym XF86AudioRaiseVolume exec --no-startup-id amixer set Master 2%+ +bindsym XF86AudioLowerVolume exec --no-startup-id amixer set Master 2%- +bindsym XF86AudioMute exec --no-startup-id amixer set Master toggle bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause # for spotify bindsym XF86AudioPrev exec --no-startup-id playerctl previous bindsym XF86AudioNext exec --no-startup-id playerctl next @@ -191,6 +191,7 @@ bindcode $mod+Shift+27 restart default_border pixel 2 for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable +for_window [class="Zotero" window_role="pref"] floating enable for_window [class="zoom" title="Chat"] floating enable for_window [class="Dia" window_role="toolbox_window"] floating enable for_window [class="Pavucontrol" title="Volume Control"] floating enable -- cgit v1.2.3-70-g09d2