some rofi and other changes

This commit is contained in:
Chris Cochrun 2021-10-01 10:44:41 -05:00
parent 3c3559bd84
commit d07781465b
5 changed files with 7 additions and 6 deletions

View file

@ -4,7 +4,7 @@
"height": 30, // Waybar height (to be removed for auto height)
// "width": 1280, // Waybar width
// Choose the order of the modules "custom/wintitle",
"modules-left": ["sway/workspaces", "river/tags", "sway/mode", "sway/window"],
"modules-left": ["sway/workspaces", "river/tags", "custom/wintitle", "sway/mode", "sway/window"],
"modules-center": ["clock"],
"modules-right": ["pulseaudio", "network", "memory", "cpu", "battery", "battery#bat2", "tray"],
"margin-top": 0,