Commentaires des param pour gaps

This commit is contained in:
Rick 2021-02-06 20:12:19 +01:00
parent b8afb99285
commit b5c3f73633
Signed by: Rick
GPG key ID: 9570A7DB7CB2F436

View file

@ -13,13 +13,13 @@ set $mod Mod4
# wallpaper & set xterm config # wallpaper & set xterm config
# exec feh --bg-fill '/home/' # exec feh --bg-fill '/home/'
exec xrdb /home/spinel/.Xresources exec xrdb $HOME/.Xresources
# gaps config # gaps config
gaps inner 10 # gaps inner 10
for_window [class=".*"] border pixel 0 # for_window [class=".*"] border pixel 0
for_window [class="XTerm"] border pixel 3 # for_window [class="XTerm"] border pixel 3
for_window [class="URxvt"] border pixel 3 # for_window [class="URxvt"] border pixel 3
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.