Commit 1975c3cf authored by Kirill Unitsaev's avatar Kirill Unitsaev Committed by Roman Alifanov

hyprland/clipse: update bind and rules

parent a577c38c
......@@ -15,7 +15,7 @@ bind = $mainMod, F11, fullscreenstate, 2
bind = $mainMod, D, exec, pkill wofi || wofi --show drun
bind = $mainMod, L, exec, wlogout -b 5 -T 300 -B 300
bind = $mainMod, V, exec, pkill clipse || kitty clipse
bind = $mainMod, V, exec, kitty --app-id clipse clipse
bind = $mainMod, N, exec, swaync-client -t
bind = CTRL_SHIFT, L, exec, hyprmag
bind = CTRL_SHIFT, P, exec, hyprpicker -a
......
......@@ -10,6 +10,10 @@ windowrule = tag +media, tag:video
windowrule = opacity 1.0, tag:media
windowrule = float, tag:images
windowrule = float, class:clipse
windowrule = center, class:clipse
windowrule = size 640 570, class:clipse
windowrule = float,class:org.gnome.FileRoller
windowrule = float,class:blueman-manager
windowrule = float,class:io.github.kaii_lb.Overskride
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment