Files
config/README.org
2025-09-10 07:30:37 +01:00

27 lines
680 B
Org Mode

#+STARTUP:indent
* Config files
Adding in config files that I will use for a minimal and a styled config. This will be always updated to my server online.
** Minimal config (minconf)
- [2/2] Window Managers
- [X] BSPWM (X)
- ~/.config/bspwm/bspwmrc (needs xsetroot otherwise background wont render but it works)
- ~/.config/sxhkd/sxhkdrc (allowed dunst for notifications and custom safe reload)
-
- [X] Sway (Wayland)
- ~/.sway/config
- [2/2] Window Switchers
- [X] Rofi (dmenu + ssh + window switch)
- rofi/config.rasi (using the default config file)
- [X] Wofi (Wayland) no config but flags : -IG --show drun
** Styled Config (styconf)