| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Replace ashell with noctalia for startup, add fallback logic to use
noctalia when available, otherwise fall back to wofi-based tools for
launcher, wallpaper picking, and screenshots.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Replace hyprpaper with swaybg due to a crash in hyprpaper 0.8.4 on this
system. Update the wallpaper script to use wofi and persist the current
wallpaper path.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
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.
```
|
| |
|
|
|
|
| |
Split the monolithic Hyprland config into modular Lua files covering
appearance, input, keybindings, monitors, startup, window rules, and
workspace settings.
|
|
|
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
|