Reduce the gaps. I really don't need that much space.
This commit is contained in:
parent
771f79cde4
commit
934920a052
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user