rework swww and add vm virt to kernel

This commit is contained in:
2025-12-02 04:20:25 +03:00
parent bd29489055
commit 993399e0bf
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -53,8 +53,7 @@
# "hyprlock"
"wal -R &"
# "hyprpaper &"
"swww-daemon &"
"swww img ~/Pictures/wallpaper.png &"
# "(swww-daemon &) && sleep 2 && swww img /home/krosh/Pictures/wallpaper.png"
# "hyprctl hyprpaper reload ,~/Pictures/wallpaper.png"
"hyprpanel &"
"gsettings set org.gnome.desktop.interface cursor-theme '${config.home.pointerCursor.name}'"
+1
View File
@@ -147,6 +147,7 @@
"boot.shell_on_fail"
"udev.log_priority=3"
"rd.systemd.show_status=auto"
"kvm.enable_virt_at_load=0"
];
loader.timeout = 0;
};