quickshell: add initial bar config with per-monitor workspaces
- Vertical bar on DP-2 with rounded-square pills throughout - Per-monitor workspace groups sorted by screen x position, with Nerd Font icons for named workspaces and apex-neon red active indicator - Bar layout: datetime+weather top, workspaces centered, gamemode+media+notif+system bottom - Popouts anchor to triggering icon (top-right for datetime/weather, bottom-right for media/notif/system) - Lock command switched from hyprlock to swaylock - Hyprland blur/ignore_alpha layerrules for quickshell namespace Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -128,3 +128,7 @@ windowrule = match:class com.gabm.satty, min_size 700 400
|
||||
#layerrule = blur on, match:namespace swaync-notification-window
|
||||
#layerrule = ignore_alpha 0, match:namespace swaync-control-center
|
||||
#layerrule = ignore_alpha 0, match:namespace swaync-notification-window
|
||||
|
||||
# Quickshell
|
||||
layerrule = blur on, match:namespace quickshell:.*
|
||||
layerrule = ignore_alpha 0.79, match:namespace quickshell:.*
|
||||
|
||||
Reference in New Issue
Block a user