mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
hyprland: remove splash
This commit is contained in:
@@ -234,7 +234,7 @@ in {
|
|||||||
######################
|
######################
|
||||||
*/
|
*/
|
||||||
];
|
];
|
||||||
splash = false; # remove default background on startup
|
splash = true; # remove default background on startup
|
||||||
# gestures (also keybindings)
|
# gestures (also keybindings)
|
||||||
gesture = [
|
gesture = [
|
||||||
"3, right, move, +col"
|
"3, right, move, +col"
|
||||||
|
|||||||
Reference in New Issue
Block a user