diff options
| author | tslil <tslil@posteo.de> | 2026-04-05 09:42:24 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-04-05 09:44:16 +0100 |
| commit | c495598bdcf38aa7fd2edc2903a42e70ad879ca9 (patch) | |
| tree | cc0da9c0a8825ac33722a530adcdff34c88c208e /sw | |
| parent | f68490ef97b0393f6eef2916fe15abe2540be610 (diff) | |
cleanup
Diffstat (limited to 'sw')
| -rwxr-xr-x | sw | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -1,16 +0,0 @@ -#!/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 |
