Compare commits
2 commits
df25a6f508
...
5ccd172621
Author | SHA1 | Date | |
---|---|---|---|
|
5ccd172621 | ||
|
a03ac5499a |
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,10 @@
|
|||
#!/bin/sh
|
||||
/usr/lib/xdg-desktop-portal-wlr &
|
||||
mkdir -p "${XDG_RUNTIME_DIR}/ssh" &
|
||||
dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
/usr/lib/xdg-desktop-portal-wlr &
|
||||
|
||||
sleep 1
|
||||
artix-pipewire-launcher &
|
||||
waybar
|
||||
|
||||
wait
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
# Startup
|
||||
exec-once = swaync
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = artix-pipewire-launcher
|
||||
exec-once = /usr/lib/xdg-desktop-portal-hyprland
|
||||
exec-once = swayosd-server
|
||||
exec-once = $terminal & $terminal -e sudo -i
|
||||
exec-once = webcord
|
||||
exec-once = joplin-desktop
|
||||
|
||||
exec-once = xdg-session-start
|
||||
|
|
Loading…
Reference in a new issue