Compare commits
2 Commits
298a1294a5
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 42cda0ea47 | |||
| 2fe5077f18 |
+1
-1
@@ -20,7 +20,7 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Exec / Startup
|
# Exec / Startup
|
||||||
exec-once = waybar
|
exec-once = waybar -l debug &> /tmp/waybar.log
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = nm-applet --indicator
|
exec-once = nm-applet --indicator
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
sleep 1
|
|
||||||
killall -e xdg-desktop-portal-hyprland
|
|
||||||
killall xdg-desktop-portal
|
|
||||||
/usr/lib/xdg-desktop-portal-hyprland &
|
|
||||||
sleep 2
|
|
||||||
/usr/lib/xdg-desktop-portal &
|
|
||||||
Reference in New Issue
Block a user