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
@@ -67,7 +67,7 @@ $mainMod = SUPER
bind = $mainMod, Q, exec, kitty
bind = $mainMod, C, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, dolphin
bind = $mainMod, E, exec, kitty -e yazi
bind = $mainMod, V, togglefloating,
bind = $mainMod, D, exec, hyprlauncher
bind = $mainMod, P, pseudo
@@ -75,6 +75,7 @@ bind = $mainMod, J, layoutmsg, togglesplit
# Worktime safers
bind = $mainMod, F, fullscreen, 0 # Toggle fullscreen
bind = $mainMod, R, exec, hyprctl reload # Reload Hyprland config
bind = $mainMod, SPACE, togglefloating # Toggle float (popup window)
bind = $mainMod, TAB, cyclenext # Cycle through windows
bind = $mainMod SHIFT, TAB, cyclenext, prev # Cycle backwards
@@ -101,6 +102,12 @@ bind = $mainMod ALT, J, resizeactive, 0 40
# Lock screen
bind = $mainMod CTRL, L, exec, hyprlock
# Screenshots
bind = , Print, exec, grimblast copysave area
bind = $mainMod, Print, exec, grimblast copysave active
bind = $mainMod SHIFT, Print, exec, grimblast copysave output
bind = $mainMod ALT, Print, exec, grim -g "$(slurp)" - | satty -f -
# Focus
bind = $mainMod, left, movefocus, l
@@ -120,7 +127,7 @@ bind = $mainMod SHIFT, up, movewindow, u
bind = $mainMod SHIFT, down, movewindow, d
# Apps
bind = $mainMod, B, exec, chromium
bind = $mainMod, B, exec, google-chrome-stable
# Workspaces
bind = $mainMod, 1, workspace, 1