feat(hyprland): make clipboard toggleable

This commit is contained in:
matt1432 2023-10-11 23:40:02 -04:00
parent e299b9f3f2
commit 0604985c71

View file

@ -87,7 +87,7 @@ decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 20
blur {
enabled = true
size = 3
@ -168,7 +168,7 @@ $mainMod = SUPER
bind = SUPER, F, fullscreen
bind = $mainMod, V, exec, cliphist list | wofi --dmenu | cliphist decode | wl-copy
bind = $mainMod, V, exec, killall -r wofi || cliphist list | wofi --dmenu | cliphist decode | wl-copy
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, alacritty