mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-18 18:54:04 +01:00
add compositor to i3 conf
This commit is contained in:
parent
219c402596
commit
dfc2a4a952
1 changed files with 3 additions and 0 deletions
|
@ -207,6 +207,9 @@ bindsym $mod+Shift+z gaps outer current minus 5
|
||||||
# background
|
# background
|
||||||
exec --no-startup-id nitrogen --restore
|
exec --no-startup-id nitrogen --restore
|
||||||
|
|
||||||
|
# transparency
|
||||||
|
exec xcompmgr -c -f -n
|
||||||
|
|
||||||
# border toggle
|
# border toggle
|
||||||
bindsym $mod+b border toggle
|
bindsym $mod+b border toggle
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue