mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-18 07:53:46 +01:00
use picom compositor
This commit is contained in:
parent
dfc2a4a952
commit
0a82f108da
1 changed files with 2 additions and 2 deletions
|
@ -207,8 +207,8 @@ bindsym $mod+Shift+z gaps outer current minus 5
|
|||
# background
|
||||
exec --no-startup-id nitrogen --restore
|
||||
|
||||
# transparency
|
||||
exec xcompmgr -c -f -n
|
||||
# compositor
|
||||
exec picom -f
|
||||
|
||||
# border toggle
|
||||
bindsym $mod+b border toggle
|
||||
|
|
Loading…
Reference in a new issue