update: flake

This commit is contained in:
DACHXY 2025-05-10 14:17:09 +08:00
parent 6170ff2c1e
commit 2442ccf556
8 changed files with 129 additions and 153 deletions

View file

@ -92,8 +92,8 @@ in
# ==== Plugins ==== #
# Overview
''${mainMod}, o, hyprtasking:toggle, cursor''
''${mainMod}, TAB, hyprtasking:toggle, all''
# ''${mainMod}, o, hyprtasking:toggle, cursor''
# ''${mainMod}, TAB, hyprtasking:toggle, all''
]
++ (
# workspaces

View file

@ -1,23 +1,23 @@
{
hyprtasking = {
layout = "grid";
bg_color = "0xffebdbb2";
gap_size = 20;
gestures = {
enabled = true;
open_fingers = 3;
open_distance = 300;
open_positive = true;
};
linear = {
height = 400;
scroll_speed = 1.1;
blur = 0;
};
};
# hyprtasking = {
# layout = "grid";
# bg_color = "0xffebdbb2";
#
# gap_size = 20;
#
# gestures = {
# enabled = true;
# open_fingers = 3;
# open_distance = 300;
# open_positive = true;
# };
#
# linear = {
# height = 400;
# scroll_speed = 1.1;
# blur = 0;
# };
# };
hyprwinrap = {
class = "kitty-bg";