From a871399b64e3ce75265ced0b90eda347789f4978 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Sat, 25 May 2024 09:27:54 +0200 Subject: [PATCH] =?UTF-8?q?config/hyprland=20ahrc-pc=20:=20mise=20=C3=A0?= =?UTF-8?q?=20jour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/hypr-ahrc--pc/hyprland.d/bindings.conf | 19 +++++++++++-------- .../hypr-ahrc--pc/hyprland.d/decoration.conf | 2 +- config/hypr-ahrc--pc/hyprland.d/monitors.conf | 2 +- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/config/hypr-ahrc--pc/hyprland.d/bindings.conf b/config/hypr-ahrc--pc/hyprland.d/bindings.conf index 19f3199..e3bdee7 100644 --- a/config/hypr-ahrc--pc/hyprland.d/bindings.conf +++ b/config/hypr-ahrc--pc/hyprland.d/bindings.conf @@ -1,5 +1,6 @@ # Open terminal -bind = SUPER, Return, exec, $terminal +bind = SUPER, Space, exec, $terminal +bind = SUPER SHIFT, Space, exec, $terminal -e sudo -i # Workspaces #bind = SUPER, equal, movetoworkspace, special @@ -31,12 +32,13 @@ bind = SUPER SHIFT, V, movetoworkspacesilent, 7 bind = SUPER SHIFT, C, movetoworkspacesilent, 8 bind = SUPER SHIFT, X, movetoworkspacesilent, 9 bind = SUPER SHIFT, W, movetoworkspacesilent, 10 -bind = SUPER SHIFT, space, pin, active +# bind = SUPER SHIFT, space, pin, active bind = SUPER SHIFT, A, hy3:movewindow, l bind = SUPER SHIFT, Z, hy3:movewindow, u bind = SUPER SHIFT, S, hy3:movewindow, d bind = SUPER SHIFT, D, hy3:movewindow, r -bind = SUPER Alt_L, space, togglefloating +bind = SUPER, Return, cyclenext, floating +bind = SUPER SHIFT, Return, togglefloating bind = SUPER Alt_L, F, fullscreen bind = SUPER SHIFT Alt_L, F, fakefullscreen @@ -58,12 +60,13 @@ bind = SUPER, B, hy3:changegroup, toggletab bind = SUPER SHIFT, BackSpace, exit # Launchers -bind = SUPER, F1, exec, $browser +bind = SUPER, F1, exec, rofi -show drun bind = SUPER, F2, exec, $joplin -bind = SUPER, F3, exec, $bitwarden -bind = SUPER, F4, exec, $element -bind = SUPER, F5, exec, $discord -bind = SUPER, F6, exec, $deezer +# bind = SUPER, F3, exec, $bitwarden +bind = SUPER, F3, exec, $element +bind = SUPER, F4, exec, $discord +bind = SUPER, F5, exec, $deezer +bind = SUPER, G, exec, $browser # Screenshots bind = , Print, exec, glurp full clip diff --git a/config/hypr-ahrc--pc/hyprland.d/decoration.conf b/config/hypr-ahrc--pc/hyprland.d/decoration.conf index cbe7223..1702489 100644 --- a/config/hypr-ahrc--pc/hyprland.d/decoration.conf +++ b/config/hypr-ahrc--pc/hyprland.d/decoration.conf @@ -22,6 +22,6 @@ decoration { blur { enabled = true ignore_opacity = false - xray = true + xray = false } } diff --git a/config/hypr-ahrc--pc/hyprland.d/monitors.conf b/config/hypr-ahrc--pc/hyprland.d/monitors.conf index 41d2717..650f3fb 100644 --- a/config/hypr-ahrc--pc/hyprland.d/monitors.conf +++ b/config/hypr-ahrc--pc/hyprland.d/monitors.conf @@ -1,3 +1,3 @@ # Main monitor monitor = , highrr, 1920x0, 1 -monitor = HEADLESS-2, 1920x1080@74.97300, 0x0, 1 +monitor = HEADLESS-3, 1920x1080@74.97300, 0x0, 1