This commit is contained in:
Sakooooo 2023-08-15 19:55:08 +03:00
parent 30acc24966
commit c74a1fe729
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 3 additions and 2 deletions

View file

@ -23,7 +23,8 @@ bspc rule -a Screenkey manage=off
xsetroot -cursor_name left_ptr xsetroot -cursor_name left_ptr
# picom :D # picom :D
killall picom; picom & killall -q picom
picom &
# background # background
feh --bg-scale /home/sako/background.png & feh --bg-scale /home/sako/background.png &

View file

@ -146,7 +146,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
# Sets the radius of rounded window corners. When > 0, the compositor will # Sets the radius of rounded window corners. When > 0, the compositor will
# round the corners of windows. Does not interact well with # round the corners of windows. Does not interact well with
# `transparent-clipping`. # `transparent-clipping`.
corner-radius = 15 corner-radius = 20
# Exclude conditions for rounded corners. # Exclude conditions for rounded corners.
rounded-corners-exclude = [ rounded-corners-exclude = [