ansible: sync templates with live system state

- hyprland: add pulseaudio + custom/gpu modules to waybar
- hyprland: template hyprlauncher.conf
- hyprland: add keybinding updates (yazi, chrome, screenshots, reload)
- hyprland: add uwsm package, replace wofi with hyprlauncher
- hyprland: add waybar GPU monitoring script
- greetd: update tuigreet command to uwsm start
- vars: add uwsm, hyprlauncher; remove wofi; add screenshot tools
This commit is contained in:
ja
2026-05-21 09:10:24 +02:00
parent 1fcb467c04
commit 2bf5f5c005
8 changed files with 97 additions and 9 deletions
@@ -21,6 +21,10 @@ window#waybar {
border-bottom: 3px solid #ffffff;
}
#clock, #cpu, #memory, #network, #tray {
#clock, #cpu, #memory, #network, #tray, #pulseaudio, #custom-gpu {
padding: 0 10px;
}
#pulseaudio:hover {
background: #555;
}