mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Fix: add AGS configuration and replace Waybar with AGS for enhanced desktop widget management
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"mpvpaper -o 'no-audio loop' DP-2 ~/nix-flake/assets/wallpaper.mp4"
|
||||
"mpvpaper -o 'no-audio loop' DP-1 ~/nix-flake/assets/wallpaper.mp4"
|
||||
|
||||
"waybar"
|
||||
"ags" # Start AGS (bar and widgets)
|
||||
"dunst"
|
||||
"nm-applet --indicator" # WiFi manager in system tray
|
||||
"vicinae server" # Start Vicinae server
|
||||
@@ -118,6 +118,8 @@
|
||||
windowrulev2 = [
|
||||
"float,class:^(pavucontrol)$"
|
||||
"float,class:^(blueman-manager)$"
|
||||
"size 600 400,class:^(blueman-manager)$"
|
||||
"center,class:^(blueman-manager)$"
|
||||
];
|
||||
|
||||
# Keybindings
|
||||
|
||||
Reference in New Issue
Block a user