refactor(fws-keys): make keyboard shortcuts tool universal for hyprland and i3
Rename fws-hypr-keys to fws-keys and extend it to support both Hyprland and i3 desktop environments. The tool now detects the session type and uses appropriate methods: - Hyprland: queries hyprctl binds for real loaded bindings (wofi dmenu) - i3: parses ~/.config/i3/config with variable resolution (rofi dmenu) Update all references in configs and templates. Add VM detection warning in fws-vr-setup to prevent VR attempts in virtual machines where GPU/USB access is unavailable. Add ttf-liberation font dependency for Steam UI stability on minimal installations and improve error guidance for Steam crashes.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* FWS — style du panneau « Raccourcis clavier » (fws-hypr-keys).
|
||||
/* FWS — style du panneau « Raccourcis clavier » (fws-keys).
|
||||
Même palette que le menu wofi, mais police MONOSPACE : les colonnes
|
||||
combinaison/description sont alignées par des espaces. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user