some more adjustments, tried to get vs code to work
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
|
||||
# prevent the screen being shown for a split second
|
||||
animations = {
|
||||
animation = "fadeIn, 0, 0, linear";
|
||||
};
|
||||
|
||||
general = {
|
||||
# immediately lock the screen
|
||||
grace = 0;
|
||||
|
Reference in New Issue
Block a user