Update .config/labwc/autostart

This commit is contained in:
2024-07-26 11:59:07 +03:00
parent 4549aa40cf
commit 3efa24113b

View File

@@ -12,7 +12,7 @@ swaybg -i ~/Kuvat/taustakuvat/wp11058332.png 2>&1 &
# output eDP-1 position 0,0 # output eDP-1 position 0,0
# } # }
#kanshi >/dev/null 2>&1 & #kanshi >/dev/null 2>&1 &
wlr-randr --output DP-2 --mode 2560x1440@164.847000 2>&1 & wlr-randr --output DP-2 --mode 3200x1800@60 2>&1 &
# Launch a panel such as yambar or waybar. # Launch a panel such as yambar or waybar.
#waybar >/dev/null 2>&1 & #waybar >/dev/null 2>&1 &