adjust [i3] live config

This commit is contained in:
Bernhard Landauer 2018-04-28 14:52:49 +02:00
parent 441e2c8210
commit af5313e487
1 changed files with 4 additions and 4 deletions

View File

@ -337,14 +337,14 @@ bar {
strip_workspace_numbers yes strip_workspace_numbers yes
colors { colors {
background #222D31 background #202A2E
statusline #F9FAF9 statusline #F9FAF9
separator #454947 separator #454947
# border backgr. text # border backgr. text
focused_workspace #F9FAF9 #16a085 #292F34 focused_workspace #F9FAF9 #16a085 #292F34
active_workspace #595B5B #353836 #FDF6E3 active_workspace #595B5B #353836 #FDF6E3
inactive_workspace #595B5B #283339 #EEE8D5 inactive_workspace #595B5B #202A2E #EEE8D5
binding_mode #16a085 #2C2C2C #F9FAF9 binding_mode #16a085 #2C2C2C #F9FAF9
urgent_workspace #16a085 #FDF6E3 #E5201D urgent_workspace #16a085 #FDF6E3 #E5201D
} }
@ -368,8 +368,8 @@ bindsym $mod+m bar mode toggle
############################# #############################
# Set inner/outer gaps # Set inner/outer gaps
gaps inner 10 gaps inner 14
gaps outer -4 gaps outer -2
# Additionally, you can issue commands with the following syntax. This is useful to bind keys to changing the gap size. # Additionally, you can issue commands with the following syntax. This is useful to bind keys to changing the gap size.
# gaps inner|outer current|all set|plus|minus <px> # gaps inner|outer current|all set|plus|minus <px>