global-settings { watch-config-file = true; } bar { position = bottom; size = 50; alignment = center; radius = 8; border = 1; # mode = full; # hidden-mode = always; hidden-size = 40; # layer = top; exclusive-zone = false; margin = 0; icon-padding = 10; # indicator-style = rectangle; indicator-padding = 0; background-colour = "#00000088"; border-colour = "#ffffff88"; # Condition for the default configuration set. # condition-resolution = wider-than-high; # config { # condition-resolution = higher-than-wide; # position = left; # } # APPS button { command = Thunar; image-path = /usr/share/icons/Papirus/64x64/places/folder-blue.svg; } button { command = librewolf; image-path = /usr/share/icons/Papirus/64x64/apps/librewolf.svg; } button { command = io.freetubeapp.FreeTube; image-path = /usr/share/icons/Papirus/64x64/apps/freetube.svg; } button { command = net.lutris.Lutris; image-path = /usr/share/icons/Papirus/64x64/apps/lutris.svg; } button { command = krita; image-path = /usr/share/icons/Papirus/64x64/apps/krita.svg; } button { command = gimp; image-path = /usr/share/icons/Papirus/64x64/apps/gimp.svg; } button { command = inkscape; image-path = /usr/share/icons/Papirus/64x64/apps/inkscape.svg; } button { command = libreoffice; image-path = /usr/share/icons/Papirus/64x64/apps/libreoffice.svg; } #button { # command = wlogout -b 4; # image-path = /usr/share/icons/Papirus/64x64/apps/system-shutdown.svg; #} # button # { # image-path = /usr/share/icons/hicolor/scalable/apps/org.xfce.thunar.svg; # command[mouse-left] = another-useful-script.sh; # command[mouse-right] = another-useful-script.sh; # command[shift+mouse-left] = another-useful-script.sh; # command[shift+alt+mouse-left] = another-useful-script.sh; # command[scroll-up] = volume up; # command[scroll-down] = volume down; # command[shift+scroll-up] = volume microphone-up; # command[shift+scroll-down] = volume microphone-down; # } }