15 lines
413 B
Plaintext
15 lines
413 B
Plaintext
# Hyprland desktop status bar. Ashell reloads this file when it changes.
|
|
# Keep this intentionally lean while replacing the existing Waybar profile.
|
|
|
|
position = "Bottom"
|
|
layer = "Top"
|
|
|
|
[modules]
|
|
left = ["Workspaces", "KeyboardLayout"]
|
|
center = ["WindowTitle"]
|
|
right = ["SystemInfo", "MediaPlayer", ["Tray", "Tempo", "Settings"]]
|
|
|
|
[workspaces]
|
|
visibility_mode = "MonitorSpecific"
|
|
disable_special_workspaces = true
|