worked on powerbutton

This commit is contained in:
Rene Kievits
2021-10-02 21:03:54 +02:00
parent 558831d305
commit 16508c1fae
21 changed files with 2577 additions and 5 deletions

View File

@@ -88,6 +88,6 @@ awful.rules.rules = main.rules(
require("main.signals")
-- Autostart programs
awful.spawn.with_shell("~/.screenlayout/screen.sh")
awful.spawn.with_shell("~/.screenlayout/single_screen.sh")
awful.spawn.with_shell("picom --experimental-backends")
awful.spawn.with_shell("xfce4-power-manager")