Updated scripts

This commit is contained in:
Christoffer Martinsson 2025-05-06 21:49:14 +02:00
parent b0d48faad8
commit 9661f45d43
3 changed files with 2 additions and 3 deletions

View File

@ -11,6 +11,6 @@ general {
# }
listener {
timeout = 1800 # 30min
timeout = 6000 # 60min
on-timeout = shutdown now # shutdown pc
}

View File

@ -18,6 +18,7 @@ exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" #
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = udiskie
exec-once = waybar
exec-once = systemctl --user start hypridle
exec-once = systemctl --user start sunshine

View File

@ -203,8 +203,6 @@ if [ "${ROLES[HYPERLAND]}" == "yes" ]; then
ln -sf ~/linuxbox/config/qt6ct/qt6ct.conf ~/.config/qt6ct/qt6ct.conf
ln -sf ~/linuxbox/config/dunst/dunstrc ~/.config/dunst/dunstrc
systemctl --user enable --now hypridle.service
printf -- '\033[33m Installing waybar\n\033[37m'
sudo pacman --noconfirm --needed -S waybar
mkdir -p ~/.config/waybar