New backup 2024-06-11 16:45:02
This commit is contained in:
parent
7719e7cf94
commit
e0b10b5364
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ killall kdeconnectd
|
|||
killall copyq
|
||||
killall polkit-kde-authentication-agent-1
|
||||
killall swaybg
|
||||
killall udiskie
|
||||
|
||||
autotiling & \
|
||||
waybar & \
|
||||
|
@ -18,6 +19,7 @@ swayidle & \
|
|||
blueman-applet & \
|
||||
copyq --start-server & \
|
||||
/usr/lib/$(uname -m)-linux-gnu/libexec/polkit-kde-authentication-agent-1 & \
|
||||
udiskie -a & \
|
||||
|
||||
for s in ~/.config/sway/scripts/autostart.d/* ;do
|
||||
if [ -f "$s" ];then
|
||||
|
|
Loading…
Add table
Reference in a new issue