nixrice/misc/.local/bin/startw
2025-02-09 21:34:23 -05:00

15 lines
242 B
Bash
Executable file

#!/usr/bin/env sh
# Start script for hyprland
# Restart wallpaper daemon synchronously
swww kill
pkill fcitx5
systemctl --user restart hyprland-autoname-workspaces
swww-daemon &
fcitx5 &
quickshell &
hypridle &
pkill emacs; emacs --daemo