Commit Graph

15 Commits

Author SHA1 Message Date
f2617605db hypr: add owlry power menu with hyprshutdown integration
Replace direct uwsm stop keybind with owlry-power-menu script.
Menu offers lock/suspend/logout/reboot/shutdown via hyprshutdown
for graceful session teardown.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 17:17:48 +01:00
8f046dd3ea hypr: add layout-aware window move and resize keybinds
- Extend hypr-workspace-layout with move-left/right/up/down and
  resize-grow-h/resize-shrink-h modes; scrolling uses swapcol/colresize,
  monocle is a no-op, other layouts use movewindow/resizeactive
- Wire SUPER SHIFT HJKL to the new move-* endpoints
- Replace hardcoded ALT SHIFT HJKL swapcol/colresize binds with
  layout-aware ALT SHIFT JK resize endpoints; ALT SHIFT HL dropped
- Move workspace definitions from 60-rules.conf to 20-workspaces.conf.tmpl

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 17:04:51 +01:00
d17080f62b hypr: add Spotify workspace integration
- Add on-created-empty auto-launch for spotify and passwordmgr workspaces
- Add hypr-spotify-toggle script (mirrors steam/joplin/mail pattern)
- Add Super+A,C quickws keybind for spotify toggle

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 02:01:12 +01:00
ae29136063 updated the xdg-https-handler script to remove resume playback when opening links 2026-03-10 13:16:21 +01:00
d1ca997ad2 added small hacky script to open youtube links always in mpv 2026-03-10 12:48:44 +01:00
32b1ded850 hypr: add F1 bind palette with executable bind runner 2026-03-01 17:15:00 +01:00
3e80132c5e hypr: refactor keymap with submaps and layout-aware nav 2026-03-01 16:57:48 +01:00
62409836fc hypr: add workspace layout toggles with notifications 2026-03-01 16:07:48 +01:00
24d57001df hypr/autostart: route joplin and teamspeak to named workspaces 2026-02-28 20:17:07 +01:00
4e2e75a044 simplified my pipewire conf 2026-02-15 00:54:45 +01:00
885fbc1551 screenshot: delay after menu 2026-01-14 22:29:23 +01:00
d46534f50e desktop: refine theming, workspaces, and utilities
- switch GTK font to GeistMono Nerd Font Propo 9 and drop GTK4 CSS overrides
- add named Hyprland workspaces/keybinds and Ghostty quick terminal; adjust screenshot binding
- update Waybar workspace icons/sorting; tweak Neovim transparency, Owlry/Qt6CT, and ROCm env
- add curated wallpaper sets for DP-1/DP-2 and new Hyprland toggle/screenshot helper scripts
2026-01-04 04:55:15 +01:00
b65a942347 swww: switch to awww-manager + timer 2026-01-01 19:38:48 +01:00
0825408ddf swww: add systemd service and wallpaper setter 2026-01-01 18:30:50 +01:00
0b8e001bde theme: template configs and refresh apex assets
- template theme selection in alacritty, btop, fuzzel, ghostty, waybar, swaync, wezterm, zathura, gemini, zsh, and nvim astroui

- add apex-aeon assets and refresh apex-neon palettes across terminals, editors, and UI components

- switch UI fonts to GeistMono in GTK/Qt, Hyprland/Hyprlock, Kitty, Zed, and Satty

- add refresh-apex-themes helper to sync theme outputs
2025-12-31 07:42:44 +01:00