chore(hyprland): minor fixes
This commit is contained in:
parent
62f6c14e3d
commit
e80227fad6
2 changed files with 1 additions and 6 deletions
|
@ -123,7 +123,7 @@
|
|||
"ALT_SHIFT, L, resizeactive, 10% 0"
|
||||
|
||||
# Make fullscreen
|
||||
"$mainMod, Up, fullscreen, 0"
|
||||
"$mainMod, Up, fullscreen"
|
||||
|
||||
# H and L to move between workspaces on the current monitor including creation
|
||||
"$mainMod_CTRL, H, workspace, r-1"
|
||||
|
|
|
@ -9,11 +9,6 @@
|
|||
[[shades]]
|
||||
name = "vibrance"
|
||||
default = true # will be activated when no other shader is scheduled
|
||||
|
||||
[[shades]]
|
||||
name = "blue-light-filter"
|
||||
start_time = 22:00:00
|
||||
end_time = 08:00:00 # optional if more than one shader has start_time
|
||||
'';
|
||||
};
|
||||
xdg.configFile."hypr/shaders" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue