summaryrefslogtreecommitdiff
path: root/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua
AgeCommit message (Collapse)AuthorFilesLines
2026-06-07RaveosHyperland updateNippy1-1/+1
2026-06-07RaveosHyperland updateNippy1-5/+4
2026-06-07RaveosHyperland updateNippy1-0/+3
2026-06-07RaveosHyperland updateNippy1-4/+4
2026-06-07raveos-hyprland-theme: migrate to Lua config (pkgrel 30)Nippy1-0/+62
- Replace hyprland.conf with hyprland.lua (new Hyprland Lua API) - Add config/keybinds.lua and config/windowrules.lua as sub-modules - Fix: remove windowrule-1 that floated ALL windows (caused apps not opening) - Fix: use Lua os.getenv() for HOME/XDG_RUNTIME_DIR instead of static placeholders - Fix killactive/togglefloating to use proper dispatcher calls (not exec_cmd) - Add HyprShell layerrules (blur/ignorezero for overview/switch/launcher) - Update sddm.conf: full config with Wayland compositor pointing to /usr/share/hypr/sddm/hyprland.lua - Add sddm/hyprland.lua: minimal SDDM greeter compositor config - Update apply script to install /usr/share/hypr/sddm/hyprland.lua