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";

View file

@ -53,8 +53,8 @@ in
hyprwinwrap
])
++ [
inputs.hyprgrass.packages.${system}.default
inputs.hyprtasking.packages.${system}.hyprtasking
# inputs.hyprgrass.packages.${system}.default
# inputs.hyprtasking.packages.${system}.hyprtasking
];
settings =

View file

@ -67,7 +67,6 @@ in
vue-language-server
dockerfile-language-server-nodejs
ruff
ruff-lsp
hadolint
cmake-language-server
cmake-lint