Commit Graph

184 Commits

Author SHA1 Message Date
John Mertz 2646902a26 nvim distrobox -> nix 2023-07-20 15:54:00 -04:00
John Mertz 914a95d622 Merge branch 'master' of ssh://git@git.john.me.tz:223/jpm/.dotfiles.git
Conflicts:
	bash/bashrc.host
	sway/autostart
2023-07-16 14:46:10 -04:00
John Mertz f369ac459c Define terminal 2023-07-16 14:42:37 -04:00
John Mertz b12a3ab989 Update path generation 2023-07-16 14:38:39 -04:00
John Mertz 661865034a Vim header 2023-07-16 14:37:37 -04:00
John Mertz ae72619ae9 Fix formatting 2023-07-06 12:27:49 -04:00
John Mertz 1b013f0aea Start ssh-agent in sway config 2023-07-06 12:27:35 -04:00
John Mertz 8b1506e545 Wrong place to run ssh-agent 2023-07-06 12:22:15 -04:00
John Mertz d26f8971d0 Fix bash formatting 2023-07-06 12:21:45 -04:00
John Mertz c0e4f0c296 Change to tofi for drun
wofi was pretty but slow
2023-06-30 17:25:24 -04:00
John Mertz c0dd91a9aa Focus workspace 1 immediately 2023-06-30 17:24:12 -04:00
John Mertz 35bd0f42ea Split hardware configs to different file
I'm going to be testing wlgreet in sway mode
2023-06-30 17:13:48 -04:00
John Mertz 4a935eb99b Ignore plugins from lazy 2023-06-30 17:11:03 -04:00
John Mertz 846097a632 nvim auto-formatting 2023-06-27 23:55:56 -04:00
John Mertz da84da237b Transpose apt to dnf
For those debian moments...
2023-06-27 23:55:15 -04:00
John Mertz 26ddf087be Match lowercase gittyup, float nm-connection-manager 2023-06-27 20:29:51 -04:00
John Mertz 633ee1069c Debian stable distrobox 2023-06-27 20:29:05 -04:00
John Mertz a796cd765e Just use 'debian' for 'stable' 2023-06-27 20:28:07 -04:00
John Mertz 8066647b11 Update paths for Nix, Flatpak and others 2023-06-27 20:27:23 -04:00
John Mertz 32c73963b2 Only host uses flatpak of NeoVim 2023-05-09 15:29:44 -04:00
John Mertz 46827f6740 Start wl-gammactl (on Desktop)
Laptop does not have wl-gammactl. Likewise, desktop does not have
gammastep. They will just fail to execute. No harm.

However, it would be nice if I had a unified gamma control script
eventually which could also implement the waybar enable/disable button.
2023-05-09 14:47:48 -04:00
John Mertz 60aa16517b Gmrun in distrobox 2023-05-09 14:47:48 -04:00
John Mertz b826980f00 Track icons and themes 2023-05-09 14:47:48 -04:00
John Mertz 10eee3cfea Add SSH_AUTH_SOCK to distrobox 2023-04-27 10:06:21 -04:00
John Mertz f7960b298e Migrating back to rofi (wayland), use for wifi menu 2023-04-26 22:58:48 -04:00
John Mertz 5ec4060d41 Migrating back to rofi (wayland), expand features 2023-04-26 22:57:04 -04:00
John Mertz 659c8efaca WIP: Script to automatically link files
Takes the source path from PWD and the symlink path and creates them
all. Not tested, just building list.
2023-04-26 22:54:58 -04:00
John Mertz 68ada8a315 Track GTK configs 2023-04-26 20:37:30 -04:00
John Mertz 28717569cb XFCE4 terminal as backup 2023-04-26 20:16:56 -04:00
John Mertz 86b702aa7c Track NerdFonts
Simply for easier configuration cloning. I have not modified any of
these fonts
2023-04-26 20:08:38 -04:00
John Mertz da35e3fa6c Cleanup:
Xdefaults: Not using Xterm, UXterm or URXVT
fonts: Not using this version of Ubuntu
terminal: Not using gnome-terminal
2023-04-26 20:05:35 -04:00
John Mertz 84ef21f266 Start tracking systemd Units
TODO: gamma.service should be the model for others. ie. Do not call
distrobox-enter directly. Export the app/bin from the distrobox and just
provide the arguments.
2023-04-20 18:11:49 -04:00
John Mertz acd0518e84 Ignore enabled systemd units
Enabled units will vary by system
2023-04-20 18:09:16 -04:00
John Mertz 69943931a0 Ignore waybar/config
Changes are tracked in config.template and dumped to config
2023-04-18 10:43:57 -04:00
John Mertz 2786f276ba Start tracking Rofi configs 2023-04-18 10:33:19 -04:00
John Mertz 359227eefe Simplified single waybar
TODO: Seperate single waybar for secondary display with only workspaces
and window
2023-04-18 10:33:18 -04:00
John Mertz fde76d6534 rpm-ostree does not have/need -y option 2023-04-18 08:48:07 -04:00
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