Commit Graph

297 Commits

Author SHA1 Message Date
John Mertz d72189b1c4 Ignore LazyNvim plugins 2023-04-12 21:46:47 -04:00
John Mertz e5df9d729d Don't confirm for rpm-ostree 2023-04-12 21:31:35 -04:00
John Mertz 5ee86b0366 Add dedicated alias file for each OS/Variant
Add a single 'upgrade' command which will do a full OS upgrade without
any prompts.
2023-04-12 21:30:03 -04:00
John Mertz bcfd4c1a45 Typo in Arch's Nerd font 2023-04-12 21:25:57 -04:00
John Mertz 7b1339bdf8 Alternative app_id for VSCode workspace pinning 2023-04-11 19:50:31 -04:00
John Mertz b9c7e20eb0 Configure Alacritty with Nerd fonts
Provides special characters for neovim
2023-04-11 19:49:28 -04:00
John Mertz bc0ba335c8 Floating fixes
Postfix comments are not ignored
2023-04-09 21:34:04 -04:00
John Mertz c613d7e9bc Move to LazyVim 2023-04-09 21:27:17 -04:00
John Mertz e30b8065db Remove configs after migration to LazyVim 2023-04-09 21:26:22 -04:00
John Mertz 585127fe28 Change to Alacritty for grave, tablet improvements
Automatically rotate 270 upon tablet switch. Move a few 'behaviour'
settings to main config
2023-04-09 21:24:23 -04:00
John Mertz 323a492c04 Update papillon URL 2023-04-09 21:16:32 -04:00
John Mertz 029ba64f2d Ditch Neovide and just use Neovim in terminal 2023-04-09 21:13:54 -04:00
John Mertz 2ed1542dd3 Fix Ubuntu term color 2023-04-09 21:13:05 -04:00
John Mertz a03074a128 Black and white host terminal 2023-04-09 21:12:15 -04:00
John Mertz 4df65d281f Add alacritty config for `grave` pop-up term 2023-04-09 21:11:13 -04:00
John Mertz bf9e768015 Remove theme from default theme (delayed logout) 2023-04-09 21:10:29 -04:00
John Mertz 48a53a1d27 Move to single bar
At top and fully justified

TODO:
- Work on bar pinning. Should be able to lock the bar's visibility
and have it automatically lock in tablet mode
- Second template with just workspaces and window on eInk
2023-04-09 20:34:19 -04:00
John Mertz 44c7322460 Merge branch 'master' of ssh://git@git.john.me.tz:223/jpm/.dotfiles.git 2023-03-13 15:38:22 -04:00
John Mertz 1cbd0692e1 Gnome-Terminal -> Alacritty 2023-03-13 15:22:20 -04:00
John Mertz 7ad1036ed2 Remove critic warnings about quatation, etc. 2023-02-23 20:24:59 -05:00
John Mertz 647aa28a3c Todo.txt open/close script 2023-01-17 14:06:19 -05:00
John Mertz 9149f7de21 UXterm placement 2023-01-17 14:05:02 -05:00
John Mertz 91fdcfdbd2 Re-assign workspaces for arrange.pl 2023-01-17 12:52:54 -05:00
John Mertz 44e086e128 Clean up old (n)vim configs
Start tracking plugin configs in case I ever actually modify them. They
should be stock right now.
2023-01-17 11:00:54 -05:00
John Mertz 6570bb45af Move to Astrovim/Neovide 2023-01-17 10:53:18 -05:00
John Mertz c630d25a1b Rust and neovide 2023-01-08 22:52:24 -05:00
John Mertz 2cc8014a90 ts=4 and initial nvim.lua 2023-01-07 12:03:31 -05:00
John Mertz 412282ccee Expand variable during use, not during assignment 2023-01-07 07:14:28 -05:00
John Mertz 6e11fe0b7e tabs->spaces 2023-01-06 13:57:26 -05:00
John Mertz e4d53db488 Reduce font size 2023-01-03 13:09:49 -05:00
John Mertz 1260fc96ad Tabs -> Spaces
Testing new NeoVim configs
2022-12-29 17:50:45 -05:00
John Mertz 6be8fd8ddb Start idle daemon 2022-12-29 17:49:05 -05:00
John Mertz 11b9a40f3c Converting to full Lua configuration 2022-12-29 14:19:54 -05:00
John Mertz 0dcd93477a Git directory 'onefetch'
Alias 'cd' to create a flag.
Detect flag during prompt script.
If directory changed to the root of a git repository, print 'onefetch'
Remove flag if set.
2022-12-28 10:38:43 -05:00
John Mertz 2020584c71 Start as systemd services 2022-12-27 17:09:29 -05:00
John Mertz dd186b3291 Fix workspace assignment for Thunderbird 2022-12-27 17:08:53 -05:00
John Mertz 618a650e39 More reliable floating 2022-12-27 17:08:03 -05:00
John Mertz 6e1f6cf923 Merge branch 'master' of ssh://git@git.john.me.tz:223/jpm/.dotfiles.git 2022-12-24 21:48:35 -05:00
John Mertz e834970544 Remove pure black, reduce font size, use '-n' option
- #000000 doesn't get inverted, so use #010101
- New sizes allow for 116 columns when the TV is split in thirds (4K at 1.3333 scale) or 107 on eInk (1800x3200 at 2 scale). This should allow 100 columns in neovim while still being very readable.
- Witnessed a possible bug where the named distrobox was not running, so it made a new one with a randomly generated name using the same image as the one named. Wierd, but it didn't happen when '-n' was included.
2022-12-21 14:12:45 -05:00
John Mertz afb5afca2d Move sway-transparency to distrobox 2022-12-16 20:21:17 -05:00
John Mertz 461201ade0 Move gammastep to distrobox 2022-12-16 20:16:34 -05:00
John Mertz 58addc1a0b Pyenv path declared before being added to PATH 2022-12-15 21:51:15 -05:00
John Mertz 83a462ec6c Ubuntu font
Used for ubuntu distrobox

Includes LICENCE.txt for compliance.
2022-12-15 10:25:15 -05:00
John Mertz 146ca73945 Distrobox bindings 2022-12-12 22:57:23 -05:00
John Mertz 69dce4ca02 Distrobox updates 2022-12-12 22:56:53 -05:00
John Mertz 4c99dbf519 Gnome terminal configurations for Distrobox
From:

dconf dump /org/grome/terminal

Restore:

dconf load /org/gnome/terminal < $HOME/.dotfiles/gnome/terminal
2022-12-12 22:54:24 -05:00
John Mertz 25de715a12 Clean up distrobox errors 2022-12-12 22:44:24 -05:00
John Mertz f9031a775d ssh-agent setup/teardown for host only 2022-12-12 14:48:42 -05:00
John Mertz df3583d9e5 Simple description comment change 2022-12-12 14:46:39 -05:00
John Mertz e08678ffea Prepare to split out Distrobox and Host configs 2022-12-12 14:29:13 -05:00