mw and Junie
269079df34
chore(hyprland): enable mouse window drag/resize and migrate cheatsheets to learn portal
...
Co-authored-by: Junie <junie@jetbrains.com >
2026-07-09 11:01:51 +02:00
ja and Junie
fe7f133136
feat(hyprland): migrate config from .conf to .lua format (Hyprland 0.55+)
...
- Add hyprland.lua.j2 Ansible template with full Lua DSL config
- Update tasks to deploy hyprland.lua instead of hyprland.conf
- Add docs/tech/hyprland-lua-migration.md with API reference,
dispatcher mapping, pitfalls, and validation commands
- Update keybindings doc to reflect .lua config format
Co-authored-by: Junie <junie@jetbrains.com >
2026-06-15 06:43:23 +02:00
ja
f1544747a0
fix: replace numlockx with native numlock_by_default; remove invalid --numlock from greetd
...
- Remove invalid --numlock flag from tuigreet command in greetd config
(not a recognized tuigreet parameter, caused boot error)
- Replace X11-only 'numlockx on' in Hyprland with native
'numlock_by_default = true' in the input section
- Update Ansible template and CHANGELOG accordingly
2026-06-01 06:54:39 +02:00
ja
3c7bf3bd73
Add SUPER+Enter as alternative terminal shortcut
2026-05-28 08:54:33 +02:00
ja
5173fdd5e0
Enable NumLock on boot via tuigreet and Hyprland
...
- Install numlockx
- Add --numlock flag to tuigreet greeter
- Add exec-once = numlockx on to Hyprland config
2026-05-28 08:32:40 +02:00
ja
dbf366f8a5
Update Hyprland keybindings and monitor refresh rates
...
- SUPER+Q: killactive (was kitty)
- SUPER+T: exec kitty (new terminal binding)
- SUPER+C: removed (was killactive)
- All monitors set to 60Hz (DP-1 and HDMI-A-1 down from 144Hz)
2026-05-28 08:25:57 +02:00
ja
b0af3dcf12
Workstation optimization: Chrome cleanup, package purge, PCIe audit, service tuning
...
- Chrome/Chromium cleanup (ADR 0006): removed 10GB chromium profile, broken PWA
shortcuts, dead BROWSER_CDP_URL from .bashrc, restored Wayland chrome-flags.conf
- Package cleanup (ADR 0007): Tier 1-4 executed, 40 packages removed (KDE Plasma,
ruby, love, xorg-server, kscreen/kscreenlocker), 45 cascade orphans purged
- Waybar USB module: auto-mount via udisks2, yazi integration, hover details
- Service tuning: disabled bluetooth.service, NetworkManager-wait-online.service
- hypridle fix: upgraded sdbus-cpp 2.3.0->2.3.1-1 (SEGV crash loop resolved)
- PCIe audit: GPU in wrong slot (PCIEX4 vs PCIEX16), 8x bandwidth loss documented
- D-Bus cleanup: removed stale org.kde.kwalletd6.service stub
- Ansible: all changes reflected in vars/main.yml and task files
2026-05-22 16:24:18 +02:00
ja
2bf5f5c005
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
2026-05-21 09:10:24 +02:00
ja
1fcb467c04
feat: uwsm integration and hyprland worktime saver keybinds
...
- Replace SDDM with greetd+tuigreet (VT1) using uwsm-managed Hyprland
- Remove legacy exec-once from hyprland.conf
- Create 6 systemd user services: hyprpaper, waybar, dunst, hypridle,
hyprlauncher, cliphist (all WantedBy=graphical-session.target)
- Add worktime saver keybinds: fullscreen, float, cycle windows,
scratchpad, reload config, browser, keybind menu
- Home row navigation: HJKL for focus, move, resize (SUPER+ALT)
- Replace wofi with hyprlauncher (first-party, uwsm app prefix)
- Add hyprlauncher config with finders: desktop, math, unicode, font
- New ansible role templates: systemd/user services
- Documentation: hyprland-uwsm.md, cheatsheet.txt
KDE Wallet -> Bitwarden migration deferred (extract script prepared)
2026-05-20 16:02:53 +02:00
ja
1274b3e2cb
feat: add hyprpaper wallpaper management with Next manga wallpaper
2026-05-20 12:31:21 +02:00
ja
89acae9751
feat(ansible/hyprland): enable left-handed mouse (pixart-usb-optical-mouse)
2026-05-20 12:09:02 +02:00
ja
7a95ef0019
fix(ansible/hyprland): standardize keybindings (Super+Q open, Super+C close)
...
Change default Hyprland keybindings to match convention:
- Super+Q now opens kitty (was Return)
- Super+C now kills active window (was Q)
2026-05-20 12:02:34 +02:00
ja
a67c629356
fix(ansible/hyprland): update template for Hyprland 0.55+ syntax
...
- Remove pseudotile (removed in 0.55)
- Change togglesplit to layoutmsg, togglesplit
2026-05-20 11:34:53 +02:00
ja and Junie
bab92f0292
feat: add hyprland environment templates
...
Co-authored-by: Junie <junie@jetbrains.com >
2026-05-20 10:49:07 +02:00