Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
1 changed files with 1 additions and 0 deletions
Showing only changes of commit b560cfdbcd - Show all commits

View File

@ -28,6 +28,7 @@ local run_on_start_up = {
"feh --no-fehbg --bg-fill " .. gears.filesystem.get_configuration_dir() .. "/images/wallpaper.png", "feh --no-fehbg --bg-fill " .. gears.filesystem.get_configuration_dir() .. "/images/wallpaper.png",
-- "/opt/power/powersave.sh", -- "/opt/power/powersave.sh",
-- os.getenv("XDG_CONFIG_HOME") .. "/awesome/scripts/setup_display.sh" -- os.getenv("XDG_CONFIG_HOME") .. "/awesome/scripts/setup_display.sh"
"sudo wg-quick up wg0"
} }
-- Define layouts -- Define layouts