hyprlock: update config to include image

also include default startup option without nividia shenanigas for hyprland
This commit is contained in:
Christoph Hollizeck 2024-10-12 14:15:33 +02:00
parent 9a4b7ae215
commit 57b06c12f2
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 34 additions and 36 deletions

View file

@ -59,7 +59,7 @@ in
exec-once = [
"hyprctl dispatch moveworkspacetomonitor 4 HDMI-A-1"
"xrandr --output DP-2 --primary"
"[workspace 1 silent] obsidian"
"[workspace 1 silent] obsidian --disabled-gpu"
"[workspace 4 silent] git-butler"
];