diff options
author | Freya Murphy <freya@freyacat.org> | 2024-08-08 23:22:53 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-08-08 23:23:05 -0400 |
commit | db77903bf636ef4a142da70bc1029e7c48daac06 (patch) | |
tree | ae503876eb49e6e0c0fd9b7fcd34d3d7c70fc65c /home/config/hypr/scripts.d | |
parent | change the (diff) | |
download | dotfiles-guix-db77903bf636ef4a142da70bc1029e7c48daac06.tar.gz dotfiles-guix-db77903bf636ef4a142da70bc1029e7c48daac06.tar.bz2 dotfiles-guix-db77903bf636ef4a142da70bc1029e7c48daac06.zip |
fix caddy, add uki, update pipewire, update xdg-desktop-portal-hyprland
Diffstat (limited to 'home/config/hypr/scripts.d')
-rwxr-xr-x | home/config/hypr/scripts.d/autostart.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/config/hypr/scripts.d/autostart.sh b/home/config/hypr/scripts.d/autostart.sh index 3290ab4..30eac54 100755 --- a/home/config/hypr/scripts.d/autostart.sh +++ b/home/config/hypr/scripts.d/autostart.sh @@ -3,6 +3,7 @@ waybar --config $HOME/.config/waybar/config.hypr & nm-applet --indicator & +mako & gnome-keyring-daemon --foreground & wl-clip-persist --clipboard both & |