Commit Graph

273 Commits

Author SHA1 Message Date
John Mertz caca4ba9bf Migrating back to rofi (wayland), add Wifi menu 2023-04-26 22:53:57 -04:00
John Mertz fafc92f6ce Move systemd services to .dotfiles 2023-04-20 18:14:16 -04:00
John Mertz e0bba8eb86
Nerd font doesn't render \u200a width
Updated font, so just use a regular space instead.
2023-04-17 15:38:15 -04:00
John Mertz 77bf357f50 WIP generalization of waybar-pkg for all OSes/boxes 2023-04-12 21:43:51 -04:00
John Mertz 59f84d2092 Just re-enable displays rather than using displays.pl
No need to re-arrange windows/bars
2023-04-12 21:40:47 -04:00
John Mertz 2ff35c6d24
Tablet mode rotation script 2023-04-11 19:51:46 -04:00
John Mertz 6c466e6dc9
Switch `grave` pop-up terminal to use Alacritty
TODO:
- Need to update existing window detection to find 'Alacritty-grave'
app_id.
- Also switch to AnyEvent::Sway
2023-04-09 21:40:34 -04:00
John Mertz 71c0f653b8
Export service from Debian
distrobox-export --service

TODO: Need to fix non-interactive ENV to include PYENV_ROOT in path
2023-04-09 21:36:50 -04:00
John Mertz adb79d1bab
Reduce transparency slightly 2023-04-09 21:35:35 -04:00
John Mertz 6b026a234b
Fix gammastep status file 2023-04-09 13:18:09 -04:00
John Mertz 2ef6def85f
Don't sleep while in hidernate inhibitor mode 2023-04-09 13:17:02 -04:00
John Mertz da807b773f
Detect existing socket, or not 2023-03-13 15:54:38 -04:00
John Mertz c99674cae7
Middle-click paste menu for text snippets 2023-03-13 15:47:07 -04:00
John Mertz ccf6a8e85b
Uxterm -> alacritty
use --title to force float/position
2023-03-13 15:45:27 -04:00
John Mertz 04d4602325
Import wallpaper_outputs arguments from file 2023-01-17 11:39:55 -05:00
John Mertz d9dfb30ca4
Merge
log old exec because I might need it
2023-01-17 11:25:05 -05:00
John Mertz ff4f9b43dc Sway and distrobox scripts 2023-01-17 11:18:30 -05:00
John Mertz 4c5cad9458 Add TODO 2023-01-09 17:55:31 -05:00
John Mertz c8912d288e Get outputs from configuration file 2023-01-09 17:52:25 -05:00
John Mertz da74bae7c1 Merge branch 'master' of ssh://git@git.john.me.tz:223/jpm/scripts.git 2023-01-09 12:10:56 -05:00
John Mertz 2b83934283
Re-disable Journald, -> distrobox 2023-01-09 11:52:03 -05:00
John Mertz d1fbad9b82 Merge branch 'master' of ssh://git@git.john.me.tz:223/jpm/scripts.git 2023-01-08 22:53:51 -05:00
John Mertz e861cddd6d nvim to distrobox 2023-01-08 22:48:08 -05:00
John Mertz 00eef39441
Fix merge conflicts 2023-01-07 13:32:14 -05:00
John Mertz 823fa0e360
clean merge 2023-01-07 13:25:17 -05:00
John Mertz 6cbadb5d5d
ts4 2023-01-07 08:17:43 -05:00
John Mertz 6d33d9446f tabs->spaces 2023-01-06 14:41:31 -05:00
John Mertz ecd9920a37 Standardize and expand tab to 4 2022-12-29 12:37:33 -05:00
John Mertz c4bbf89f52 Increase scale for new terminal font size.
Maximum possible to fit 108 columns when vertically split 50/50, enough for 100 columns plus 8 for line numbers/git status
2022-12-29 12:36:53 -05:00
John Mertz a8528278a1 Merge branch 'master' of ssh://git@git.john.me.tz:223/jpm/scripts.git 2022-12-24 21:47:56 -05:00
John Mertz ef3e385d56 Typo 2022-12-21 14:35:30 -05:00
John Mertz 5efb8da6cf
Renamed 2022-12-16 20:19:40 -05:00
John Mertz 2955c76c7b
Move gammastep to distrobox 2022-12-16 20:15:00 -05:00
John Mertz ccde8384cc renamed 2022-12-15 21:52:54 -05:00
John Mertz 3e034fb461
Move sway-transparency to distrobox
Standardize script names
2022-12-15 11:26:05 -05:00
John Mertz e16a4d9851 Hide errors 2022-12-12 23:00:17 -05:00
John Mertz 8027fc207c Error timeout when opening default gnome terminal profile 2022-12-12 22:59:57 -05:00
John Mertz 8baee20c35 displays.pl scipt run in Debian12 box 2022-12-12 22:59:27 -05:00
John Mertz b8dc57f829 Move to Debian12 box 2022-12-12 22:59:07 -05:00
John Mertz fcffe18886 Typos 2022-12-12 18:04:23 -05:00
John Mertz 9ce71b5e85 Restore 'toolbox' command for default distrobox 2022-12-11 14:29:49 -05:00
John Mertz 239017d00c Test isolation of scripts in Distrobox
Export with (note that this is an executable, not an "application"):

distrobox-export -el waybar-weather -ep ~/scripts/distrobox/debian11 -b ~/scripts/waybar/waybar-weather.pl
2022-12-05 21:58:53 -05:00
John Mertz 14310c3c58 Support for blocking hibernation 2022-11-21 18:56:50 -05:00
John Mertz 4bdd817ae1 New 'fade' action as first step to 'idle'
Will take ~1-2s to fade all windows (depending on number of windows. Allows for fullscreen wallpaper for a couple of minutes before next steps.
2022-11-21 18:44:59 -05:00
John Mertz 419aebd384 Allow for blocking of hibernation 2022-11-21 18:42:30 -05:00
John Mertz ccc9cdd2a7 Use 'full-upgrade' output in restart warning 2022-11-14 10:59:47 -05:00
John Mertz 7b4a3bd1ba Update ssh-agent.sh 2022-11-14 10:59:19 -05:00
John Mertz cc794bd6fe Use flatpak if available, otherwise binary 2022-11-10 17:37:21 -05:00
John Mertz 73c57e627d Select correct nvim implementation
Dynamically detect if flatpak is installed. If not use native binary.
2022-11-09 10:46:34 -05:00
John Mertz 006e009eea Disable logging 2022-11-07 14:50:51 -05:00