Added applications to autolaunch

This commit is contained in:
Kristofers Solo
2022-06-01 13:35:16 +00:00
parent 2a53efbf80
commit da5f9ad0f1
3 changed files with 7 additions and 16 deletions

View File

@@ -628,9 +628,7 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
-- Autostart Applications
awful.spawn.with_shell("picom --experimental-backends")
awful.spawn.with_shell("libinput-gestures-setup start")
--awful.spawn.with_shell("xrandr --output DisplayPort-0 --mode 1920x1080 --same-as EDp")
awful.spawn.with_shell("dropbox")
awful.spawn.with_shell("flameshot")
-- awful.spawn.with_shell(" /usr/bin/pipewire & /usr/bin/pipewire-pulse & /usr/bin/pipewire-media-session")
awful.spawn.with_shell("setxkbmap lv")
awful.spawn.with_shell("corectrl")