Commit Graph

196 Commits

Author SHA1 Message Date
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
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
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
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
aec01d5876 feat: Sources personal env variables file, if it exists. 2025-10-30 08:51:52 -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
ed76943b79 feat: Adds neomutt run for terminal based email setup. 2025-10-25 10:40:03 -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
281c26ed71 feat: Updates TMUX_SESSIONATOR path to include personal config directory. 2025-10-24 09:31:18 -04:00
cb479a5370 feat: Updates launch-webapp browser to use brave instead of chromium. 2025-10-24 09:21:40 -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
45fa5196a7 fix: Fixes obs-studio package build to include a libajantv2 library as dependency. 2025-10-20 08:04:59 -04:00
f94d724d67 feat: Adds obs-studio pkgbuild and run file to get working on aarch64 2025-10-19 12:14:37 -04:00
a6fcc8a460 feat: Updates macbook keyboard layout. 2025-10-19 08:41:43 -04:00
3799a81f05 fix: Fixes window-action-picker not calling appropriate close-window script. 2025-10-16 16:34:17 -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
b87348da96 feat: Adds firewalld to system run and setup script.
feat: Move dotfiles location and update the appropriate environment variables.
2025-10-15 08:40:02 -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
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
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
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
e003be5bee feat: Updates logging paths, to all write to 'logs' directory in the tmp directory. 2025-10-09 18:36:49 -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
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