diff options
Diffstat (limited to '.config/awesome/rc.lua')
-rw-r--r-- | .config/awesome/rc.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 6400075..05e9714 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -66,8 +66,6 @@ awful.layout.layouts = { -- Keyboard map indicator and switcher mykeyboardlayout = awful.widget.keyboardlayout() -awful.spawn.with_shell("~/.local/bin/autostart.sh") - -- Wibar -------------------------------------------------------------------- -- Create a textclock widget |