Commit Graph

87 Commits

Author SHA1 Message Date
1b349b11c3 feat: Adds hpa configuration, adds global prettierrc and markdownlint 2025-11-04 16:51:48 -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
9ab1bed56a feat: Adds neomutt alias that set's TERM to xterm-direct for color scheme to work properly. 2025-11-02 16:03:56 -05:00
def9a00b76 fix: Fixes hyprland GTK scale not specified correctly. 2025-11-02 12:56:10 -05: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
737f9bfb2c feat: Adds nvim autocmd to detect neomutt compose emails and set filetype to markdown. 2025-10-31 15:50:16 -04:00
63e698acb5 feat: Adds browser to zshenv, so that urlview works in neomutt. 2025-10-31 11:10:31 -04:00
95ffc9fa44 feat: Adds mail scripts to path. 2025-10-29 16:37:36 -04:00
8acc2e6647 fix: Fixes gopass alias to work along with having pass installed, which is used by some other programs. 2025-10-28 09:17:47 -04:00
4909aa1fcb fix: Fixes private browser keybind to work with brave. 2025-10-24 09:48:12 -04:00
fcfbfac7dd feat: Updates keybind to launch brave browser instead of zen. 2025-10-24 09:41:12 -04:00
32bdafff4f fix: Fixes npm bin path. 2025-10-23 16:22:16 -04:00
1006821a9c feat: Adds npm bin directory to path. 2025-10-23 16:20:45 -04:00
3b89eb4877 feat: Changes ai keybind to locally hosted open-webui instance. 2025-10-22 14:04:18 -04:00
a6fcc8a460 feat: Updates macbook keyboard layout. 2025-10-19 08:41:43 -04:00
97ed707936 feat: Updates starship configuration.f' 2025-10-16 14:04:42 -04:00
Michael Housh
6aee095859 Updates starship prompt. (#3)
* feat: Update kanata voyager keyboard number layer to include modifier
keys on the homerow of my left hand, so that I can use modifier +number
keybinds.

* feat: Updates starship prompt.
2025-10-15 16:43:17 -04:00
Michael Housh
461d06f681 feat: Update kanata voyager keyboard number layer to include modifier (#2) 2025-10-15 15:54:37 -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
f1202d77f3 feat: Begins voyager keyboard layout for kanata, need to update kanatactl to choose between which config to use. 2025-10-13 11:27:48 -04:00
087d7963e8 feat: Adds mouse layer to kanata config, adds stop command to kanatactl script. 2025-10-12 22:41:37 -04:00
0034ac6d87 feat: Adds kanatactl to manage kanata installation, building, systemd service, etc. 2025-10-12 20:43:11 -04:00
5c6409c2e9 feat: Adds kanata run and starts config, for macbook pro keyboard mods. 2025-10-11 22:37:24 -04:00
8a63efd6cf feat: Adds screenshot keybinds. 2025-10-11 09:52:48 -04:00
7d4a0714d0 feat: updates. 2025-10-10 16:48:09 -04:00
23a5dc0bdc feat: Updates walker config that was giving errors after walker update. 2025-10-09 15:14:13 -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
933ce337a1 feat: Adds workspace picker to utils-launcher 2025-10-09 09:16:42 -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
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
0922f7578f feat: Adds keybind for launching immich / photos. 2025-10-08 09:30:19 -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
77c168cc99 feat: Updates keybinds. 2025-10-07 23:04:48 -04:00
55d7199315 fix: Fixes some scripts that had logging errors since logging updates. 2025-10-07 17:49:35 -04:00
b5198a5df6 fix: Fixes windowctl to handle when ctrl-c is hit from the window-picker, when not launched in a new terminal window. Adds a few more options to that allow to return to the window picker after performing certain actions on a selected window. 2025-10-06 16:32:26 -04:00
009efbb952 fix: Fixes install-webapp script not properly handling spaces in the desktop file name. 2025-10-06 10:57:07 -04:00
b1fb505ac5 feat: Renames window-table to windowctl, adds preview data to utils-launcher and windowctl actions. 2025-10-06 10:26:25 -04:00
6721b2a8c5 fix: Fixes launch script to have a --new-instance flag to force launching a new instance of an application. 2025-10-06 08:29:01 -04:00
a4a560eb3d feat: Adds monitor-picker to utility launcher config. 2025-10-05 21:49:14 -04:00
f729bedc99 feat: Adds logging script as a general logging utility to not pollute console for TUI's for example. Updated gen script to put it into newly generated scripts, need to update existing scripts to use it. 2025-10-05 15:21:50 -04:00
4edf92e034 feat: Adds previews to utils-launcher, sources catppuccin colors file in zshrc so that fzf options are setup. 2025-10-05 11:05:05 -04:00
bad3282dc5 feat: Adds waybarctl to combine scripts that were similar. 2025-10-04 19:08:29 -04:00
33e6683369 feat: Adds more items to utility launcher, fixes bug in toggle waybar, and fix window-table to use fzf 2025-10-04 18:02:12 -04:00
c38348e62c feat: Creates a utility launcher fuzzy finder. 2025-10-04 16:57:11 -04:00
b6ce570f1d feat: Adds switch-to-workspace script, so that moving workspaces will toggle a special workspace if it's active. 2025-10-04 09:45:55 -04:00
f911bfb7f1 feat: Moves hyprland scripts that were missed and updates systemd services to the appropriate locations. 2025-10-03 23:50:50 -04:00