Disabled wl-clip-persist
This commit is contained in:
@@ -43,7 +43,9 @@ exec-once = hyprctl plugin load "$HYPR_PLUGIN_DIR/lib/libhyprbars.so"
|
||||
# exec-once = waybar & hyprpaper
|
||||
exec-once = swaync
|
||||
|
||||
exec-once = wl-clip-persist --clipboard regular # Persist pasting after app closes
|
||||
# I can't paste in discord if this is enabled
|
||||
# exec-once = wl-clip-persist --clipboard regular # Persist pasting after app closes
|
||||
|
||||
exec-once = wl-paste --type text --watch cliphist store # Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store # Stores only image data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user