Update i3 configuration

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2022-01-04 16:31:37 +01:00
parent 64a5b09320
commit a033011cf2
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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