[SwayFX] Minimal Gruvbox with Sway FX on Void

mac@infosec.pub to Unixporn@lemmy.ml – 59 points –
  • SwayFX
  • Swaybar (hidden unless I'm holding down Alt)
  • NeoVim
  • Firefox
  • Zathura
  • feh (image viewer)

NeoVim & LaTeX with Zathura for viewing NeoVim in .sh, cmatrix, fetch.sh, cpipes, cbonsa Wallpaper with Swaybar NeoVim with Sway config, & feh

8

You are viewing a single comment

Looks great! What's your Neovim config?

It's a custom one using Lazy, and the material gruvbox theme it started based on Kickstart.nvim.

Sounds great! Is there a reason you can't share the repo? If you're not version-managing your dotfiles yet, I highly recommend chezmoi. It simply creates a git repo somewhere in .local/share and then lets you sync your home dir to that and the other way around, as well as diff etc.

Ah it's all just managed in GitHub with some Ansible playbooks which run all my setup tasks, it used to be a POSIX sh script and might be again one day but Ansible works really well.. You can see it here