X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/6dd3a496486155392a7e06bf7b61704431d3f7fa..9c4f28d0dd224998dfdbce36fe94dc142d390c22:/awesome/rc.lua?ds=inline diff --git a/awesome/rc.lua b/awesome/rc.lua index bd9b8b3..a8d2440 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -38,7 +38,7 @@ end -- {{{ Variable definitions -- Themes define colours, icons, and wallpapers -beautiful.init(awful.util.getdir("config").."/themes/shattered/theme.lua") +beautiful.init(awful.util.getdir("config").."/themes/mlp/theme.lua") -- This is used later as the default terminal and editor to run. terminal = "urxvt"