Commit Graph

103 Commits

Author SHA1 Message Date
a03617608d feat: Adds tmux-kill-old-sessions script and systemd timer/service, to clean up inactive sessions. 2025-11-07 08:13:27 -05:00
e0214a49d2 feat: Adds auto-pull options to hpa with a default pull interval of 1 hour. 2025-11-06 16:22:35 -05:00
b090430cd8 feat: Adds '--date' option to hpa-create script to allow date override when generating a new project. 2025-11-06 15:26:13 -05:00
e53cef27a0 feat: Creates hpa-pull script, adds '--echo' to logging. 2025-11-06 15:18:52 -05:00
43f18eb45a feat: Creates hpa-init script and hpa.env. 2025-11-06 14:35:28 -05:00
c1eae18c67 feat: Creates hpa-create utility script, which will also push / generate the remote git repo upon creation. 2025-11-06 12:27:41 -05:00
4d73fede8b feat: Updates to notes in hpa script 2025-11-06 07:54:15 -05:00
ba06819221 feat: Adds hpa-create helper script. 2025-11-05 19:56:35 -05:00
ba81c53054 feat: Updates to hpa script. 2025-11-05 17:22:19 -05:00
36fd0558b0 feat: Cleans up hpa script, adds init command to it. 2025-11-04 22:09:24 -05:00
1b349b11c3 feat: Adds hpa configuration, adds global prettierrc and markdownlint 2025-11-04 16:51:48 -05:00
26f2b360e3 feat: Adds hpa wrapper script to run swift-hpa in a docker container. 2025-11-04 14:51:13 -05:00
2ac8560de1 feat: Adds neomutt wrapper script to set TERM correctly, this is to allow tmux-sessionator --email work properly. 2025-11-02 21:38:21 -05:00
005403f939 feat: Adds email keybind to tmux config, updates tmux-sessionator to skip choosing if an argument is passed in so the tss alias works better. 2025-11-01 17:25:04 -04:00
9c7940b5fa feat: Updates tmux-sessionator to generate an email session with the '--email' flag, adds email alias to zshrc. 2025-11-01 16:04:29 -04:00
cb479a5370 feat: Updates launch-webapp browser to use brave instead of chromium. 2025-10-24 09:21:40 -04:00
3799a81f05 fix: Fixes window-action-picker not calling appropriate close-window script. 2025-10-16 16:34:17 -04:00
4fcd2f43fd feat: Adds firewalld to system run and setup script. 2025-10-14 09:48:24 -04:00
d1dffb632f feat: Updates kanatctl to use the pkg subcommand 2025-10-14 08:24:26 -04:00
1196849c3b feat: Begins pkg subcommand for kanatactl. 2025-10-14 07:41:52 -04:00
e77b3e7535 feat: Begins breaking kanatactl subcommands into their own files. 2025-10-13 16:58:54 -04:00
ee2898053b feat: Adds mouse and arrow layer to voyager keyboard layouts, adds config subcommand to kanatactl to copy the appropriate config based on keyboard type. 2025-10-13 12:48:14 -04:00
087d7963e8 feat: Adds mouse layer to kanata config, adds stop command to kanatactl script. 2025-10-12 22:41:37 -04:00
8b25509344 fix: Fixes a few typos in kanatactl script. 2025-10-12 20:56:36 -04:00
0034ac6d87 feat: Adds kanatactl to manage kanata installation, building, systemd service, etc. 2025-10-12 20:43:11 -04:00
e003be5bee feat: Updates logging paths, to all write to 'logs' directory in the tmp directory. 2025-10-09 18:36:49 -04:00
72ff2e6316 feat: Adds logs picker / views to utils-launcher 2025-10-09 14:46:18 -04:00
390230e532 feat: Moves utils-launcher preview to be at bottom and updates window rules for utils-launcher 2025-10-09 13:34:07 -04:00
a006539bf1 fix: Fixes window titles not always showing properly in window picker. 2025-10-09 12:50:45 -04:00
6332eafea5 feat: Adds ability for window picker to only show windows for a given workspace, in prep for adding workspace action picker. 2025-10-09 10:25:30 -04:00
933ce337a1 feat: Adds workspace picker to utils-launcher 2025-10-09 09:16:42 -04:00
ae73074f6a fix: Fixes window action picker not returning proper choice, removes scripts that are now in the '*ctl' commands. 2025-10-09 08:26:31 -04:00
63c8645051 feat: Adds switch subcommand to workspacectl, and updates keybinds. 2025-10-09 08:16:11 -04:00
aec425c7d2 feat: Restores workspacectl toggle command to only working on active workspace. 2025-10-08 17:06:20 -04:00
fa6a482f2f feat: Begins workspacectl. 2025-10-08 16:34:39 -04:00
bac516d446 feat: Fixes missing window-picker script that got deleted. 2025-10-08 11:46:07 -04:00
4674b132f3 feat: Moves preview-stats script into hypr/utils/fzf 2025-10-08 11:31:06 -04:00
fd22a4ab4a feat: Updates timestamp formats for logs to be more readable, updates utils-launcher config to use the '*ctl' command variants, updates preview-stats for utils to format previews based on width of preview window. 2025-10-08 11:10:42 -04:00
18fce8e2bb feat: Adds monitorctl script to handle monitor subcommands. 2025-10-08 10:38:05 -04:00
335b60f43c feat: Adds window rules for windowctl windows to be floating when opened a new window. 2025-10-08 08:55:26 -04:00
99110dea2a feat: Adds spinner to weather script when loading weather. 2025-10-08 08:50:41 -04:00
2eb831e565 feat: Removes files from scripts/hypr that are now integrated into windowctl. 2025-10-08 08:41:45 -04:00
53c439a418 fix: Fixes windowctl action picker to not focus on it's own window when the '--active' flag is passed. 2025-10-08 08:05:47 -04:00
77c168cc99 feat: Updates keybinds. 2025-10-07 23:04:48 -04:00
cfc846e2f7 feat: Adds toggle floating option to windowctl picker actions. 2025-10-07 19:28:07 -04:00
55d7199315 fix: Fixes some scripts that had logging errors since logging updates. 2025-10-07 17:49:35 -04:00
5ddf6c3927 feat: Adds subcommand toggle-floating to windowctl. 2025-10-07 17:05:46 -04:00
dd9c018f99 fix: Fixes logging errors in switch-to-workspace 2025-10-07 15:50:57 -04:00
1eea0b84a7 feat: Updates logging vars in launch script. 2025-10-07 15:32:07 -04:00
8d21e9a9fe fix: Fixes logging errors in launch-webapp. 2025-10-07 15:15:24 -04:00