Regress back to hyprlock for initial lockscreen. Change wallpaper and colorscheme.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
{
|
||||
services.hyprpolkitagent.enable = true;
|
||||
programs.hyprshot.enable = true;
|
||||
programs.hyprlock.enable = true;
|
||||
wayland.windowManager.hyprland.enable = true;
|
||||
wayland.windowManager.hyprland.package = null;
|
||||
wayland.windowManager.hyprland.portalPackage = null;
|
||||
@@ -11,6 +12,8 @@
|
||||
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
exec-once = noctalia-shell
|
||||
exec-once = hyprlock
|
||||
monitor = HDMI-A-1, 3840x2160@120, 0x0, auto, bitdepth, 10, sdrsaturation, 1, sdrbrightness, 1
|
||||
#monitor = HDMI-A-1, disable
|
||||
monitor = eDP-1, 2560x1600@60, 0x0, 1.6,
|
||||
@@ -19,7 +22,6 @@ monitor = DP-1, highres@highrr, 0x0, 1
|
||||
#monitor = DP-1, highres@highrr, 0x0, 1, bitdepth, 10, cm, hdr, sdrsaturation, 1, sdrbrightness, 1
|
||||
exec-once = hyprctl dispatch workspace 1
|
||||
#exec-once = linux-wallpaperengine --screen-root HDMI-A-1 --silent --fps 60 3000562427
|
||||
exec-once = noctalia-shell& sleep 3 && noctalia-shell ipc call lockScreen lock
|
||||
exec-once = pw-metadata -n settings 0 clock.force-quantum 2048
|
||||
# exec-once = ashell
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
|
||||
Reference in New Issue
Block a user