Cleaning up unneeded things
This commit is contained in:
parent
19e4095e5e
commit
c8b66801ba
83 changed files with 0 additions and 1287 deletions
2
rc.lua
2
rc.lua
|
@ -34,10 +34,8 @@ layouts =
|
|||
awful.layout.suit.floating
|
||||
}
|
||||
|
||||
dofile (MY_PATH .. "helpers.lua")
|
||||
dofile (MY_PATH .. "tags.lua")
|
||||
dofile (MY_PATH .. "wibox.lua")
|
||||
dofile (MY_PATH .. "bindings.lua")
|
||||
dofile (MY_PATH .. "rules.lua")
|
||||
dofile (MY_PATH .. "signals.lua")
|
||||
--dofile (MY_PATH .. "wallpaper.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue