|
@@ -188,8 +188,8 @@ bindsym $mod+c exec compton --config ~/.config/compton/compton.conf
|
|
bindsym $mod+x exec pkill compton
|
|
bindsym $mod+x exec pkill compton
|
|
|
|
|
|
gaps inner 7 gaps outer 7
|
|
gaps inner 7 gaps outer 7
|
|
-for_window [class="^.*"] border pixel 1
|
|
|
|
-client.focused #4c7899 #285577 #ffffff #2e9ef4
|
|
|
|
|
|
+for_window [class="^.*"] border pixel 4
|
|
|
|
+client.focused #000000 #ff0000 #000000 #ff0000
|
|
|
|
|
|
# Setup Russian layout siwtching with Alt+Shift
|
|
# Setup Russian layout siwtching with Alt+Shift
|
|
exec --no-startup-id "setxkbmap -model pc105 -layout us,ru,fr -option grp:alt_super_toggle"
|
|
exec --no-startup-id "setxkbmap -model pc105 -layout us,ru,fr -option grp:alt_super_toggle"
|