- Reversal - icons theme
- Papirus dark - symbolics for the status bar
- Fluent - GTK theme
- WhiteSur Dark solid pink - Cinnamon theme
- SDDM - dispay manager
- Sequoia - SDDM theme
- Alacritty - terminal emulator
- fish - user friendly interactive shell
- IlanCosman/tide - easy to configure fish prompt
- Neovim - main text editor
- LazyVim - easy neovim config
- Firefox - web browser
- see #toggle-vertical-tabs-in-firefox for vertical tabs
- color.firefox.com - simple solid color theme
Cinnamon keybinds
$ dconf load /org/cinnamon/desktop/keybindings/ < cinnamon/keybindings.conf
Extensions exist, but Mozilla is working on native vertical tabs: those are still in beta and Nightly users can easily access it but here's how to toggle it for regular Firefox users:
- go to
about:config
from the address bar - search
sidebar.revamp
and set it true - search
sidebar.verticalTabs
and set it true (alternatively you can toggle this on or off from the new sidebar UI)
Took inspiration for the readme layout from nickclyde/dotfiles