renamed tags

This commit is contained in:
Noella
2024-03-04 21:41:16 -07:00
parent d738d4937f
commit 9410017416
3 changed files with 2 additions and 2 deletions

2
rc.lua
View File

@@ -16,7 +16,7 @@ beautiful.init(require("theme"))
RC = {}
RC.vars = main.user_vars()
RC.layouts = main.layouts()
RC.tags = main.taglist()
RC.tags = main.tags()
awful.spawn.with_shell("picom -b")