mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 18:08:28 +02:00
chore(home/linux/gui/hyprland): remove scripts & unused packages, use hyprlock & hypridle
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
#-- Startup ----------------------------------------------------
|
||||
exec-once=~/.config/hypr/scripts/startup
|
||||
exec-once = waybar --bar main-bar --log-level error
|
||||
|
||||
#-- Idle Daemon --
|
||||
exec-once = hypridle
|
||||
|
||||
## Fix anyrun
|
||||
## https://github.com/anyrun-org/anyrun/issues/153
|
||||
exec-once = ln -s "$XDG_RUNTIME_DIR/hypr" /tmp/hypr
|
||||
|
||||
Reference in New Issue
Block a user