mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 21:53:01 +01:00
inactive windows wont be transparent anymore
This commit is contained in:
parent
0a82f108da
commit
c9d2257de9
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ bindsym $mod+Shift+z gaps outer current minus 5
|
|||
exec --no-startup-id nitrogen --restore
|
||||
|
||||
# compositor
|
||||
exec picom -f
|
||||
exec picom -f -i 1
|
||||
|
||||
# border toggle
|
||||
bindsym $mod+b border toggle
|
||||
|
|
Loading…
Reference in a new issue