diff --git a/i3/.config/i3/config b/i3/.config/i3/config index edd4901..6517d7f 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -180,7 +180,7 @@ exec_always --no-startup-id compton # Remove window borders for_window [class="^.*"] border pixel 2 # Set up gaps -gaps inner 20 +gaps inner 5 # Browser shortcut bindsym $mod+Shift+b exec firefox # Compton shortcut @@ -192,6 +192,6 @@ bindsym $mod+Shift+s exec scrot bindsym $mod+Shift+f exec scrot -s bindsym $mod+Shift+o exec alacritty --command ~/projects/ppl-cli/script/open_float.sh -client.focused #436394 #436394 #436394 #436394 #436394 +client.focused #428df5 #428df5 #428df5 #428df5 #428df5 client.focused_inactive #2e3440 #2e3440 #2e3440 #2e3440 #2e3440 client.unfocused #2e3440 #2e3440 #2e3440 #2e3440 #2e3440