Fix wake from sleep locking

This commit is contained in:
SebastianStork 2024-06-03 18:04:28 +02:00
parent f64087901c
commit 47b4bdfca0
4 changed files with 7 additions and 10 deletions

View file

@ -14,7 +14,7 @@
home.packages = [
wrappers.hyprpaper
wrappers.waybar
wrappers.hyprlock
wrappers.hypridle
(wrappers.rofi { inherit (config.myConfig) theme; })
pkgs.cliphist
@ -39,9 +39,11 @@
monitor = [
"Unknown-1,disable"
# North
"DP-1,2560x1440@144,0x0,1"
"eDP-1,1920x1080@60,0x0,1"
",preferred,auto,1,mirror,DP-1"
# Inspiron
"eDP-1,1920x1080@60,0x0,1"
",preferred,auto,1,mirror,eDP-1"
];