Gaps and gaps theming

This commit is contained in:
Christian Colglazier 2019-09-18 14:26:40 -04:00
parent 826eb66876
commit aee072c7bf

View File

@ -64,6 +64,12 @@ bindsym $mod+space focus mode_toggle
# focus the parent container
bindsym $mod+a focus parent
# Gaps
gaps inner 8
gaps outer 2
smart_borders on
smart_borders no_gaps
# Define names for default workspaces
set $ws1 "1"
set $ws2 "2"
@ -148,16 +154,16 @@ bindsym $mod+r mode "resize"
exec --no-startup-id sh ~/.config/scripts/connect-nas.sh
# class border backgr. text indicator child_border
client.focused #0288D1 #0288D1 #B3E5FC #000000 #000000
client.focused_inactive #212121 #212121 #ffffff #000000 #000000
client.unfocused #212121 #212121 #212121 #212121 #212121
client.urgent #212121 #900000 #ffffff #900000 #900000
client.placeholder #000000 #000000 #ffffff #000000 #0c0c0c
client.focused #E91E63 #E91E63 #E91E63 #E91E63 #E91E63
client.focused_inactive #0288D1 #0288D1 #0288D1 #0288D1 #0288D1
client.unfocused #0288D1 #0288D1 #0288D1 #0288D1 #0288D1
client.urgent #0288D1 #0288D1 #0288D1 #0288D1 #0288D1
client.placeholder #0288D1 #0288D1 #0288D1 #0288D1 #0288D1
client.background #ffffff
client.background #0288D1
# Removes border and title bar
for_window [class="^.*"] border pixel 1
for_window [class="^.*"] border pixel 2
new_window 1pixel
#new_window normal 0 px