From 9acfef271d4c7dec9c02ca5a43f1f22fef21ac16 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 2 Jul 2023 14:33:35 -0400 Subject: [PATCH] chore(hyprland): Remove useless commas --- home/hyprland.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index 3d5de393..1790423c 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -119,12 +119,12 @@ in $SUPER_ALT = ${modifier}_ALT bind = $SUPER_SHIFT, Return, exec, kitty - bind = $SUPER, Q, killactive, + bind = $SUPER, Q, killactive bind = $SUPER, P, exec, dunstify --icon=$(grimblast save screen) Screenshot Captured. bind = , Print, exec, grimblast copy area bind = $SUPER_ALT, delete, exit - bind = $SUPER, V, togglefloating, - bind = $SUPER, B, centerwindow, + bind = $SUPER, V, togglefloating + bind = $SUPER, B, centerwindow bind = $SUPER, I, exec, hyprctl keyword decoration:dim_inactive $((1 - $(hyprctl getoption decoration:dim_inactive -j | jq -r ".int"))) bind = $SUPER, U, exec, ~/.config/hypr/gaps.sh bind = $SUPER, O, exec, killall .ironbar-wrapper || ironbar