Commit Graph

720 Commits

Author SHA1 Message Date
318e7c7f95 feat: Adds launch option to install-webapp script, to launch it in a new terminal window. 2025-10-04 10:10:34 -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
d32d0cf64f feat: Moves hyprland scripts into it's own directory. 2025-10-03 23:43:29 -04:00
1def0356d7 feat: Adds some more flag options to the launch script. 2025-10-03 21:56:49 -04:00
4d4b8c9945 feat: Renames launch-or to just launch, generalizes it to also handle special workspaces, integrates launch-webapp script to use it, and updates keybinds that reference the script. 2025-10-03 20:06:47 -04:00
cedb6d8ab7 fix: Fixes purchase orders to open in dispatch workspace. 2025-10-03 15:40:02 -04:00
eae42b40b8 feat: Adds purchase order keybind. 2025-10-03 15:38:31 -04:00
42e962d439 feat: Adds home assistant web app. 2025-10-03 11:06:59 -04:00
27767d3948 feat: Adds more matches for emails to espanso, also restart espanso service when dev-env script is ran. 2025-10-03 10:24:49 -04:00
8bb6d35acd feat: Moves launch or focus script and makes it so that it can also close a window based on pattern. Updates keybinds that use it. 2025-10-03 09:58:05 -04:00
50191dde0c feat: Adds window-table script that will show a pretty table of active windows, they can be selected and focused, closed, etc. 2025-10-02 22:37:36 -04:00
d4f85a6786 feat: Updates tmux bindings to navigate windows to use either prefix+h|l or <c-alt>h|l, switches window keybind prefix to use alt in hyprland. 2025-10-02 17:02:34 -04:00
1ee8cad635 fix: Fixes typo in active-workspace flag for close-windows script 2025-10-02 16:31:26 -04:00
93fe3b6864 feat: Updates keybinds and removes close-all-windows script. 2025-10-02 16:28:04 -04:00
e23e861101 feat: Adds close-windows script, need to remove close-all-windows script and update keybinds to use new script. 2025-10-02 16:26:10 -04:00
45bcf8771c feat: Adds script generation to the gen script. 2025-10-02 10:26:30 -04:00
ab2f4356a3 feat: Adds super-tab to focus previous workspace. 2025-10-02 10:01:04 -04:00
26bc6635af fix: Fixes typo in keybinds not calling close-all-windows in active workspace. 2025-10-02 09:42:16 -04:00
0b166ad757 feat: Adds apple calendar web app, updates close-all-windows script to work on workspaces. 2025-10-02 09:38:58 -04:00
eb4c6990ec feat: Renames get-weather script to just weather. 2025-10-01 22:12:45 -04:00
f37b5f1db2 feat: Adds weather desktop file, I may need to fix how it gets copied in the dev-env script. 2025-10-01 17:26:08 -04:00
dccf54e115 feat: Adds META-L to lock computer. 2025-10-01 15:56:43 -04:00
c88d070b86 feat: Adds generic launch-or-focus script for apps that aren't webapps 2025-10-01 15:51:13 -04:00
1305b6708c feat: Adds meta+num sends window to workspace without switching the active workspace. 2025-10-01 14:43:11 -04:00
e15a0ef007 feat: Check alternate gpg key. 2025-10-01 12:39:43 -04:00
6a14830189 fix: Fixes webapp icons not showing properly for oryx and housecall pro. 2025-10-01 12:09:59 -04:00
ede7e4288b feat: Updates launch-webapp script, reformats keybinds, and removes uneeded scripts now that launch-webapp is more robust. 2025-10-01 12:03:13 -04:00
026a998fc4 feat: Makes launch webapp script handle more options, should be able to get rid of some other scripts. 2025-09-30 23:27:55 -04:00
a7033b749e feat: Organizes, reformats, and cleans up hyprland keybinds config file. 2025-09-30 22:10:23 -04:00
7d4e518479 feat: Begins reworking keymaps so that SUPER is for apps / hyprland controls and CTRL OPT are for window controls. 2025-09-30 18:47:11 -04:00
2d878f8c63 feat: Updates keybinds. 2025-09-30 17:10:07 -04:00
cefdf21fc8 feat: Adds proton pass manager script, updates keybinds and window rules for proton pass. 2025-09-30 15:39:05 -04:00
c89b0e307c feat: Updates dotfiles location in zshenv. 2025-09-30 10:39:20 -04:00
c383471903 fix: Fixes references to ~/.local/bin in hyprland keybinds. 2025-09-29 23:10:12 -04:00
ba9a343452 feat: Removes notifications from espanso, fixes keybind for launching unifi. 2025-09-29 18:57:06 -04:00
d78ec7f853 feat: Removes old uninstall-webapp script. 2025-09-29 18:06:06 -04:00
4ae6389ae8 feat: Adds keybinds for uninstalling desktop apps, and rules to float the tui app. 2025-09-29 17:49:27 -04:00
e60f049f10 fix: Fixes wallpaper not showing on hyprlock screen 2025-09-29 17:13:08 -04:00
a0a958defb feat: Adds uninstall-desktop-app script, need to remove the uninstall-webapp script and favor this one. 2025-09-29 17:06:40 -04:00
b9481443a7 feat: Adds keybind to make current file executable in neovim. 2025-09-29 14:28:29 -04:00
a9f7317e30 fix: Fixes hyprlock to not be fixed to internal monitor, updates install-webapp script to use the SCRIPT env var. 2025-09-29 12:27:03 -04:00
07272176cd fix: Fixes hyprland config to use the new wallpaper location. 2025-09-29 07:34:37 -04:00
51e2173084 feat: Removes old skeleton directory, cleans up some unused zsh aliases. 2025-09-28 20:23:27 -04:00
4314d28c01 feat: Removes old scripts directory. 2025-09-28 20:07:30 -04:00
41760ac195 feat: Adds system script that enables services during bootstrap. 2025-09-28 20:03:57 -04:00
edc3e9c74e feat: Adds bootstrap script that will run all the commands for packages, config, and webapps. 2025-09-28 19:42:59 -04:00
eddb346e30 feat: Rearranges assets into env folder and updates script references. 2025-09-28 19:12:10 -04:00
1a3442dee7 feat: Adds functionality to use a json file for install or uninstall webapp scripts. 2025-09-28 18:57:56 -04:00
a05e8f41bd fix: Fixes webapp install scripts to handle 'null' values in json specs 2025-09-28 17:44:54 -04:00