.config/i3/config
This commit is contained in:
parent
88656a84c7
commit
923334554e
@ -18,8 +18,9 @@ exec --no-startup-id systemctl --user start xdg-desktop-portal.service
|
||||
exec --no-startup-id systemctl --user start xdg-desktop-portal-gtk.service
|
||||
exec --no-startup-id systemctl --user start xdg-desktop-portal-wlr.service
|
||||
|
||||
# Load compton (compositor)
|
||||
exec --no-startup-id "sleep 15 && compton &"
|
||||
# Load compton or picom (compositor)
|
||||
#exec --no-startup-id "sleep 15 && compton &"
|
||||
exec --no-startup-id "sleep 15 && picom &"
|
||||
|
||||
# Restart pipewire
|
||||
exec --no-startup-id systemctl --user restart pipewire
|
||||
|
Loading…
x
Reference in New Issue
Block a user