From 4f7f979620eca5af0ef7d1311085677e952f910c Mon Sep 17 00:00:00 2001 From: Sense T Date: Mon, 26 Jun 2023 21:44:41 +0800 Subject: [PATCH] little --- home/user/config/waybar.nix | 8 ++++++-- home/user/files/hyprland.conf | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/home/user/config/waybar.nix b/home/user/config/waybar.nix index ecd15bc..a88e34c 100644 --- a/home/user/config/waybar.nix +++ b/home/user/config/waybar.nix @@ -1,7 +1,7 @@ { layer = "top"; position = "top"; - height = 32; + height = 24; modules-left = [ "custom/launcher" @@ -30,6 +30,10 @@ }; }; + "hyprland/window" = { + + }; + "wlr/workspaces" = { format = "{icon}"; on-click = "activate"; @@ -96,7 +100,7 @@ "custom/launcher" ={ format = " "; - on-click = "nwggrid -o 0.6"; + on-click = "nwggrid -o 0.8"; }; "custom/power" ={ diff --git a/home/user/files/hyprland.conf b/home/user/files/hyprland.conf index 7a30adf..c4c9a08 100644 --- a/home/user/files/hyprland.conf +++ b/home/user/files/hyprland.conf @@ -118,7 +118,7 @@ bind = $mainMod, RETURN, exec, kitty bind = $mainMod SHIFT, Q, killactive, bind = $mainMod, M, exit, bind = $mainMod, V, togglefloating, -bind = $mainMod, R, exec, rofi --show drun +bind = $mainMod, R, exec, nwggrid -o 0.8 bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle