Commit Graph

54 Commits

Author SHA1 Message Date
sam_oneal 21dbb16e8b zsh: add pv-backed mv/cp wrappers with progress and dir creation
Override mv and cp to pipe large transfers through pv for progress.
Directories are streamed via tar+pv; single files go through pv
directly. Parent directories are created (mkdir -p) when the
destination path doesn't exist yet.
2026-08-18 08:01:05 -06:00
sam_oneal 5cfa02ea6b make: exclude local-only packages and use --restow for idempotency
Filter out resources and wluma from PACKAGES since they are
local-only and should not be stowed. Use stow --restow so make link
can be run repeatedly without conflicts from pre-existing symlinks.
2026-08-18 08:00:40 -06:00
sam_oneal f57dc1db3c added ai sessions to gitignore 2026-08-14 23:43:44 -06:00
sam_oneal 260b202d6f update readme with current packages; add AGENTS.md for AI guidance 2026-08-14 21:35:39 -06:00
renovate 804ec54090 Add renovate.json 2026-08-15 03:28:59 +00: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 a372093d22 added rclone service for connecting to google drive 2026-07-31 10:17:07 -06:00
sam_oneal 275575297d updated readme 2026-07-24 20:52:32 -06:00
sam_oneal fe2aa6572e working stowing for system drives and user space 2026-07-24 20:43:03 -06:00
sam_oneal f85882f944 attempting to add NAS drive connection as automount systemd service 2026-07-23 06:11:33 -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 300ca6b436 updated Makefile 2026-05-11 10:45:40 -06:00
sam_oneal 8e782b24bd changed nvim config connection to private repo 2026-05-09 11:18:27 -06:00
sam_oneal f0f26f78f4 added pre-commit and secrets detection 2026-05-09 10:53:12 -06:00
sam_oneal cb3e33b5dc using nwg-displays for monitor management; updated cloudflared service 2026-05-08 23:27:24 -06:00
sam_oneal 279423edf5 updated configs 2026-04-26 13:25:52 -06:00
sam_oneal 4cb475b277 updated the url for localhost 2026-04-25 18:41:05 -06:00
sam_oneal 39fabae9d0 added custom hosts aliases 2026-04-25 18:09:44 -06:00
sam_oneal 13b8b1877e custo hosts file 2026-04-25 18:07:50 -06:00
sam_oneal 4eae67f0db new wallpaper images from NASA 2026-04-10 11:32:04 -06:00
sam_oneal 5ae0cb8665 added socket reference for docker commands with podman 2026-04-10 11:31:34 -06:00
sam_oneal 40ff5324e1 added burst and start limit on failures 2026-04-08 13:01:39 -06:00
sam_oneal 5f6d2e8e3a added 'Wants' 2026-04-08 12:55:26 -06:00
sam_oneal a17de92e35 passing in env vars for web page display; upping to restart to 60 seconds 2026-04-06 15:32:51 -06:00
sam_oneal fab91bb7c2 added updates 2026-04-04 19:44:17 -06:00
sam_oneal 4c89cff398 some changes 2026-03-25 11:09:55 -06:00
sam_oneal d2f0de3751 updated execution applications 2026-03-13 15:20:56 -06:00
sam_oneal 9e6e9dc3dc working ssh config with connection to local git 2026-03-13 14:58:52 -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 fa91ea73b5 moved hyprshell a folder down 2026-02-05 10:40:24 -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 4739a52de9 updated wallpaper cycling to 15 minutes 2026-02-02 12:19:52 -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 64ef695e0d updated hyprlock configuration 2026-02-02 11:29:24 -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 e24174d1b6 updated the command for stow linking 2026-02-02 01:03:09 -07:00
sam_oneal a56bbd887a added remaining configurations 2026-02-01 20:14:22 -07:00
sam_oneal cdca86ced4 Working stow and makefile 2026-02-01 20:14:22 -07:00