summaryrefslogtreecommitdiff
path: root/scripts/toggle_float_center.sh
Commit message (Collapse)AuthorAgeFilesLines
* fix(config): update wallpaper and fix float toggle for Lua build魏曹先生42 hours1-6/+18
| | | | | | | Update wallpaper to KON_2.png and rewrite toggle_float_center.sh to use Lua syntax dispatchers, as old dispatcher names are unavailable under hyprland.lua. ```
* Add initial Hyprland configuration魏曹先生43 hours1-0/+18
This commit introduces the base Hyprland setup including: - Monitor configuration for dual display setup - Default applications and keybindings - Window management rules and animations - Autostart services (waybar, hyprpaper, fcitx5) - Custom scripts for window toggling - Hyprspace plugin for workspace overview