Added swaync

This commit is contained in:
2025-12-15 23:48:13 -05:00
parent 8e4ceadfb1
commit 61f29392cf
5 changed files with 110 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
"systemctl --user enable --now hyprpolkitagent.service"
"systemctl --user enable app-com.mitchellh.ghostty.service"
"wpaperd -d"
"swaync"
"pypr"
];

View File

@@ -45,6 +45,9 @@
", XF86AudioMute, exec, pamixer -t"
"ALT, XF86AudioMute, exec, pamixer --default-source -t"
# Notification Center
"$mod, n, exec, swaync-client -t -sw"
# Scratchpads
"$mod, TAB, exec, pypr toggle term"
]