WM
Related software
- Awesome wm
- compfy (picom with animation, no longer maintained)
- polybar with polybar-theme (need many requirements i.e. rofi)
- wezterm
Awesome
github
config
config directory:~/.config/awesome/
doc
Execute commands on spawn
in the config file rc.lua
1 | awful.spawn("picom --experimental-backend") |