This commit is contained in:
cool-mist
2024-09-08 00:15:49 +05:30
parent e86a592783
commit 3d50d72da4
4 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -500,5 +500,5 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
awful.spawn.with_shell('picom')
awful.spawn.with_shell('nitrogen --restore')
awful.spawn.with_shell('polybar')
awful.spawn.with_shell('xset s 3600 3600') -- set screen saver timeout to 1 hour
awful.spawn.with_shell('xset s off -dpms') -- set screen saver timeout to 1 hour
-- awful.spawn.with_shell('pcloud')