Update i3 configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
64a5b09320
commit
a033011cf2
2 changed files with 5 additions and 2 deletions
|
@ -14,6 +14,9 @@
|
|||
# Disable window titlebars and borders
|
||||
for_window [class="^.*"] border pixel 0
|
||||
|
||||
# Make dropdown terminal always float
|
||||
for_window [class="dropdown-terminal"] floating enable
|
||||
|
||||
# Gaps
|
||||
gaps top 45
|
||||
gaps bottom 45
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue