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 89d89c583a
commit cee7f75b6f
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1763BB530F50279E
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"
];