From 367533e3bf6b5b9fd5b12b0b06e6550a322f5196 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Wed, 22 Feb 2023 22:17:40 +0200 Subject: [PATCH] Updated `Hyprland` configs --- .config/hypr/hyprland.conf | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ab62ba72..5d635081 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -107,14 +107,16 @@ windowrulev2 = fullscreen, class:mpv windowrulev2 = workspace 7, class:tuxedo-control-center windowrulev2 = workspace 7, class:corectrl +windowrulev2 = workspace 7, class:thunderbird +windowrulev2 = opacity 0.95, class:thunderbird windowrulev2 = workspace 8, class:discord windowrulev2 = opacity 0.95, class:discord windowrulev2 = workspace 8, class:Ripcord -windowrulev2 = workspace 8, class:thunderbird -windowrulev2 = opacity 0.95, class:thunderbird windowrulev2 = workspace 8, class:telegram windowrulev2 = opacity 0.95, class:telegram +windowrulev2 = workspace 8, class:Ferdium +windowrulev2 = opacity 0.9, class:Ferdium windowrulev2 = workspace 9, class:Spotify @@ -200,11 +202,11 @@ bind = $mainMod SHIFT, L, movewindow, r bind = $mainMod SHIFT, H, movewindow, l -bind = CTRL, Print, exec, flameshot gui -bind = SHIFT, Print, exec, flameshot screen -bind = , Print, exec, flameshot full +# bind = $mainMod CTRL, P, exec, wayshot -f "$(HOME)/Pictures/screenshots/$(date + '%s.png')" -s "$(slurp -f '%x %y %w %y')" --stdout | wl-copy +# bind = $mainMod CTRL, P, exec, wayshot -s "$(slurp -f '%x %y %w %y')" --stdout | wl-copy +# bind = $mainMod, , exec, wayshot -f "$(HOME)/Pictures/screenshots/$(date + '%s.png')" -bind = $mainMod SHIFT, p, exec, hyprpicker -a # colorpicker +bind = $mainMod ALT, P, exec, hyprpicker -a # colorpicker # Control keybinds bindel = , XF86MonBrightnessUp, exec, brightnessctl set +2% # increase brightness by 2%