summaryrefslogtreecommitdiff
path: root/sw
blob: 53f0e0515cf314dddc10f3cb5013b6af789701df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh
export XDG_SESSION_TYPE=wayland
export XDG_CURRENT_DESKTOP=sway
export XDG_SESSION_DESKTOP=sway

#export QT_QPA_PLATFORM=wayland
#export QT_WAYLAND_DISABLE_WINDOWDECORATION=1

export WLR_RENDERER=vulkan
export WLR_NO_HARDWARE_CURSORS=1

dbus-update-activation-environment XDG_CURRENT_DESKTOP XDG_SESSION_DESKTOP XDG_SESSION_TYPE
systemctl --user import-environment XDG_CURRENT_DESKTOP XDG_SESSION_DESKTOP XDG_SESSION_TYPE
#systemctl --user restart xdg-desktop-portal

/home/tslil/prog/wm/dwl/dwl -s /home/tslil/.config/dwl/dwl.sh