summaryrefslogtreecommitdiff
path: root/_linux/hypr
diff options
context:
space:
mode:
Diffstat (limited to '_linux/hypr')
-rw-r--r--_linux/hypr/hyprland.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/_linux/hypr/hyprland.conf b/_linux/hypr/hyprland.conf
index 0b3a3be..df146d5 100644
--- a/_linux/hypr/hyprland.conf
+++ b/_linux/hypr/hyprland.conf
@@ -7,6 +7,7 @@ monitor=,preferred,auto,auto
# Execute your favorite apps at launch
exec-once = waybar
exec-once = lxqt-policykit-agent
+exec-once = copyq
# :weary: (temp btw)
exec-once = /home/kkard2/soft/espanso-thing
@@ -118,6 +119,7 @@ device:epic-mouse-v1 {
windowrulev2 = nomaximizerequest, class:.* # You'll probably like this.
windowrulev2 = float, class:^(pavucontrol)$
windowrulev2 = float, title:^(Authentication Required)$
+windowrulev2 = float, title:^.*(CopyQ)$
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
$mainMod = SUPER
@@ -215,3 +217,5 @@ bind = $mainMod, U, focusurgentorlast
bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy
bind = $mainMod, M, exec, pactl set-source-mute @DEFAULT_SOURCE@ toggle
+
+bind = $mainMod, V, exec, copyq toggle