mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
i3: glx backend for picom
This commit is contained in:
parent
680fd7fa6f
commit
65e8edc363
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ exec --no-startup-id setxkbmap -option 'grp:caps_toggle'
|
|||
exec --no-startup-id picom \
|
||||
-cb -o 1 \
|
||||
--vsync \
|
||||
--backend glx \
|
||||
--shadow-exclude='x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020' \
|
||||
--shadow-exclude='class_g ?= "i3-frame"' \
|
||||
--shadow-exclude='class_g = "firefox" && argb' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue