mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 01:03:53 +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
|
exec --no-startup-id nitrogen --restore
|
||||||
|
|
||||||
# compositor
|
# compositor
|
||||||
exec picom -f
|
exec picom -f -i 1
|
||||||
|
|
||||||
# border toggle
|
# border toggle
|
||||||
bindsym $mod+b border toggle
|
bindsym $mod+b border toggle
|
||||||
|
|
Loading…
Reference in a new issue