Compare commits
3 commits
fd7796b42c
...
1cb5fea9b1
Author | SHA1 | Date | |
---|---|---|---|
|
1cb5fea9b1 | ||
|
8f33e496d8 | ||
|
8e950290eb |
|
@ -300,6 +300,11 @@
|
|||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
};
|
||||
|
||||
gestures = {
|
||||
workspace_swipe = true;
|
||||
workspace_swipe_direction_lock = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
tooltip-format = "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>";
|
||||
format-alt = " {:%d/%m}";
|
||||
};
|
||||
"wlr/workspaces" = {
|
||||
"hyprland/workspaces" = {
|
||||
active-only = false;
|
||||
all-outputs = false;
|
||||
disable-scroll = false;
|
||||
|
|
Loading…
Reference in a new issue