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
|
# Disable window titlebars and borders
|
||||||
for_window [class="^.*"] border pixel 0
|
for_window [class="^.*"] border pixel 0
|
||||||
|
|
||||||
|
# Make dropdown terminal always float
|
||||||
|
for_window [class="dropdown-terminal"] floating enable
|
||||||
|
|
||||||
# Gaps
|
# Gaps
|
||||||
gaps top 45
|
gaps top 45
|
||||||
gaps bottom 45
|
gaps bottom 45
|
||||||
|
|
|
@ -16,6 +16,6 @@ exec firefox
|
||||||
|
|
||||||
exec discord
|
exec discord
|
||||||
exec joplin-desktop
|
exec joplin-desktop
|
||||||
exec nemo
|
exec thunar
|
||||||
exec nemo
|
exec thunar
|
||||||
exec keepassxc
|
exec keepassxc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue