✏️ fix startup hypland commands

This commit is contained in:
Laureηt 2023-05-29 15:06:05 +02:00
parent 888573446c
commit 2d0f7d1914
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI
2 changed files with 2 additions and 1 deletions

View file

@ -9,6 +9,7 @@
services.mpris-proxy.enable = true; # media keys
home.packages = with pkgs; [
swaybg # wayland background
socat # socket cat
jq # json utils
baobab # disk utils

View file

@ -5,7 +5,7 @@ monitor=eDP-2,1920x1080@120,0x0,1
# Execute your favorite apps at launch
exec-once = GTK_THEME=adwaita waybar & mako & element-desktop & thunderbird & webcord & swayidle -w timeout 100 'swaylock -f --grace 3' timeout 130 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' timeout 300 'systemctl suspend' before-sleep 'swaylock -f'
exec-once = eww open bar & swaybg -i ~/Pictures/wallpapers/kai-oberhauser-unsplash.jpg & mako & element-desktop & thunderbird & webcord & swayidle -w timeout 100 'swaylock -f --grace 3' timeout 130 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' timeout 300 'systemctl suspend' before-sleep 'swaylock -f'
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf