Added in sway config and flags for wofi

This commit is contained in:
Holmes
2025-09-10 07:30:37 +01:00
parent 2f39ced790
commit 78ee139713
2 changed files with 242 additions and 7 deletions

View File

@@ -7,15 +7,19 @@ Adding in config files that I will use for a minimal and a styled config. This w
** Minimal config (minconf)
- [2/2] Window Managers
- [X] BSPWM
- bspwmrc
- sxhkdrc
- [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
- swayrc
- [X] Sway (Wayland)
- ~/.sway/config
- Rofi (dmenu + ssh + window switch)
- [ ] rofi/config.rasi (using the default config file)
- [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)