summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-08-11 02:26:01 +0200
committerache <ache@ache.one>2017-08-11 02:26:01 +0200
commita703230f2ef2db74114dbc82ffd009b7c0c4d548 (patch)
tree450e1721daa0529594f5bdd124f555b279c33218
parentFix maximised control (diff)
awesome should not start the xscreensaver server
-rw-r--r--rc.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/rc.lua b/rc.lua
index bf6c76e..14960a5 100644
--- a/rc.lua
+++ b/rc.lua
@@ -863,7 +863,6 @@ awful.rules.rules = {
awful.util.spawn_with_shell("xbindkeys")
awful.util.spawn_with_shell("autoWall")
awful.util.spawn_with_shell("setxkbmap -option grab:break_actions")
-awful.util.spawn_with_shell("xscreensaver -nosplash &")
-- awful.util.spawn_with_shell("setxkbmap -option grp:menu_toggle 'fr,us, dvorak'")
-- awful.util.spawn_with_shell("sleep 5; conky &")
-- awful.util.spawn_with_shell("setxkbmap fr")