adding hyprland config

This commit is contained in:
Chris Cochrun 2022-11-09 10:06:25 -06:00
parent d73aaa87bf
commit 3b3ce01fec
4 changed files with 151 additions and 1 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", "custom/wintitle", "hyprland/window", "river/tags", "sway/mode", "sway/window"],
"modules-left": ["sway/workspaces", "hyprland/window", "river/tags", "sway/mode", "sway/window"],
"modules-center": ["clock"],
"modules-right": ["pulseaudio", "network", "memory", "cpu", "battery", "battery#bat2", "tray"],
"margin-top": 0,