feat(noctalia): add modular Hyprland profiles
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user