From 92d606863e5d9fe423dd602a069a55409d10fd42 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 4 Jan 2023 17:23:32 +0800 Subject: Update wm related config --- bin/autostart | 2 ++ bin/my-dmenu | 1 + bin/startsway | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/autostart b/bin/autostart index 5580f74..da20f01 100755 --- a/bin/autostart +++ b/bin/autostart @@ -12,6 +12,8 @@ run_if_exists dunst run_if_exists udiskie -a -n -s --appindicator run_if_exists clipmenud run_if_exists lxqt-policykit-agent +run_if_exists /usr/lib/kdeconnectd +run_if_exists kdeconnect-indicator if [ "$XDG_SESSION_TYPE" = x11 ]; then run_if_exists "$HOME/.fehbg" diff --git a/bin/my-dmenu b/bin/my-dmenu index fe514b0..647d97e 100755 --- a/bin/my-dmenu +++ b/bin/my-dmenu @@ -11,6 +11,7 @@ tui_apps=( podboat cmus ncmpcpp + weechat ) terminal=${TERMINAL:-"/usr/bin/xterm"} diff --git a/bin/startsway b/bin/startsway index b593354..b6c9e98 100755 --- a/bin/startsway +++ b/bin/startsway @@ -5,4 +5,4 @@ export XDG_SESSION_DESKTOP=sway export WLR_RENDER=vulkan export MOZ_ENABLE_WAYLAND=1 -exec sway +exec sway > ~/.sway.log -- cgit v1.2.3