X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/c22703abb7200e7e52a571318c44eb7f989cd85c..c9a736ea91015cbfe76f3266b695b6834e64efa9:/.config/awesome/rc.lua?ds=sidebyside diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index e3a725d..f795500 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -19,14 +19,6 @@ require("debian.menu") -- {{{ Variable definitions -- Themes define colours, icons, and wallpapers --- The default is a dark theme -theme_path = "/usr/share/awesome/themes/default/theme.lua" --- Uncommment this for a lighter theme --- theme_path = "/usr/share/awesome/themes/sky/theme.lua" - -wallpaper_cmd = { "awsetbg -t .config/awesome/bgstripes.png" } - --- Actually load theme beautiful.init(theme_path) -- This is used later as the default terminal and editor to run.