set $mod Mod4 include "theme" include "wayland" # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. set $ws1 "1" set $ws2 "2" set $ws3 "3" set $ws4 "4" set $ws5 "5" set $ws6 "6" set $ws7 "7" set $ws8 "8" set $ws9 "9" set $ws10 "10" set $ws21 "21" set $ws22 "22" set $ws23 "23" set $ws24 "24" set $ws25 "25" set $ws26 "26" set $ws27 "27" set $ws28 "28" set $ws29 "29" set $ws20 "20" include "keybinds" #border size default_border normal 1 # polkit exec_always --no-startup-id /usr/bin/lxqt-policykit-agent #notif daemon exec_always dunst &