Commit Graph

27 Commits

Author SHA1 Message Date
sam_oneal 2d5a4e9f4c updated waybar power menu list 2026-09-07 20:13:04 -06:00
sam_oneal f60b7e263b hyprland: SUPER+Right creates a new workspace past the end of a monitor
m+1/m-1 only cycle existing workspaces on the active monitor and wrap at
the edges, so SUPER+Right never created a workspace. Replace them with a
Lua helper: advancing past the last workspace on the monitor now creates
a fresh (empty) workspace there; going before the first wraps to the
monitor's last workspace.
2026-09-07 18:26:27 -06:00
sam_oneal b148fcc256 hyprland: add SUPER+arrow workspace cycling and overview binds
SUPER+Left/Right cycle existing workspaces on the active monitor
(m+1/m-1 with cycling enabled), SUPER+Up opens the hyprshell overview
scoped to the current monitor (create/manage workspaces there), and
SUPER+Down closes the overview again. Adds binds-help.sh cheat sheet
(SHIFT+SUPER+H) and overview-close.sh helper.
2026-09-07 18:14:27 -06:00
sam_oneal 09c8706f35 fixed issue with lid closing was not being detected 2026-09-07 15:45:44 -06:00
sam_oneal 9d788d42e1 changed how closing windows worked; updated how the cloudflare access service works 2026-08-31 19:54:42 -06:00
sam_oneal 9e310d2f58 hyprland: prepend PATH, gate idle inhibitors, allow lock restore
- Prepend ~/.local/bin to PATH so user scripts (hyprlock wrapper,
  weather.sh) resolve before system binaries.
- Gate dpms-off and suspend on lock screen running (condition_cmd)
  so idle inhibitors from apps work while unlocked but screen still
  blanks and machine suspends after lock.
- Enable allow_session_lock_restore so a crashed lock client can be
  replaced.
- Temporarily enable debug logging to diagnose re-lock issues.
2026-08-18 08:02:16 -06:00
sam_oneal 6e1ed76eed additional work to setup hyprland 2026-08-14 21:27:58 -06:00
sam_oneal 2b7b18c66d manage monitors with monique; reduce hypr-lid to lock/suspend timers
Add the monique GUI/daemon for monitor arrangement, hotplug profiles and
clamshell handling (writes monitors.lua, keybind SUPER+SHIFT+M, stowed
settings). hypr-lid is trimmed to hypr-lid-power: display management moved
to moniqued, it now only runs the delayed lock/suspend timers when the lid
is closed undocked. Update logind drop-in comments accordingly.
2026-08-14 21:25:38 -06:00
sam_oneal db72a5a635 add hypr-lid service for clamshell and delayed lid sleep 2026-08-14 18:16:31 -06:00
sam_oneal 96c4d36714 migrated hyprland config from hyprlang to lua; added mocha palette as lua 2026-08-14 17:33:25 -06:00
sam_oneal a3be54e03a added support for yay; updated monitors in hyprland; updated zshrc with pip3 alias and deno reference 2026-07-07 14:36:55 -06:00
sam_oneal cb3e33b5dc using nwg-displays for monitor management; updated cloudflared service 2026-05-08 23:27:24 -06:00
sam_oneal d2f0de3751 updated execution applications 2026-03-13 15:20:56 -06:00
sam_oneal 28a704f273 added ssh config; updated hyprland and ghostty configs 2026-03-12 17:18:48 -06:00
sam_oneal fafa5fdc27 added play, pause, prev and next commands 2026-02-11 10:29:32 -07:00
sam_oneal 301b85e2a1 added ghostty as default terminal for hyprshell; updated gestures and general layout for hyprland 2026-02-10 12:07:40 -07:00
sam_oneal 7d72c4cfb3 Updated monitor settings to use description instead of display id value 2026-02-10 08:49:51 -07:00
sam_oneal 1325ed6b39 added sunsetr for managing lighting temp of screen 2026-02-09 00:10:30 -07:00
sam_oneal 16a481814e updated execs 2026-02-08 08:47:20 -07:00
sam_oneal d204aca9f6 updated screenshot to use grim 2026-02-07 16:29:26 -07:00
sam_oneal ba43241a33 updated folder structure for hyprshell; added 1password to on load execution 2026-02-05 10:31:40 -07:00
sam_oneal 2283b8bfbd updated input; added hyprshell 2026-02-05 10:14:23 -07:00
sam_oneal 473d982355 added windows settings; added exec to fix audio issue with cachyos 2026-02-04 10:39:06 -07:00
sam_oneal e5ac6eabb7 updated to add custom waybar information; updated loading commands 2026-02-04 06:20:09 -07:00
sam_oneal b5aa15e47a added mako notification configuration; updated hyprland to be more tailored to what I need 2026-02-02 12:03:08 -07:00
sam_oneal 0297e7a15a fixed hyprland configs; added background images; updated zshrc; fixed theming in ghostty 2026-02-02 11:29:03 -07:00
sam_oneal a56bbd887a added remaining configurations 2026-02-01 20:14:22 -07:00