mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
Removed deprecated picom option from bspwm's autostart
This commit is contained in:
@@ -10,7 +10,7 @@ sh ~/.fehbg &
|
||||
variety &
|
||||
|
||||
## Composition manager
|
||||
picom -b --experimental-backends --vsync &
|
||||
picom -b --vsync &
|
||||
|
||||
## enable local fonts in .fonts directory
|
||||
xset +fp /usr/share/fonts/local &
|
||||
|
||||
Reference in New Issue
Block a user