mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 03:42:50 +01:00
fix(cliphist): re-implement cliphist for uwsm
This commit is contained in:
@@ -14,8 +14,8 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
||||
#exec-once = uwsm app swaync
|
||||
|
||||
# clippy
|
||||
exec-once = uwsm app wl-paste --type text --watch cliphist -max-items 36 store #Stores only text data
|
||||
exec-once = uwsm app wl-paste --type image --watch cliphist -max-items 36 store #Stores only image data
|
||||
# exec-once = uwsm app wl-paste --type text --watch cliphist -max-items 36 store #Stores only text data
|
||||
# exec-once = uwsm app wl-paste --type image --watch cliphist -max-items 36 store #Stores only image data
|
||||
|
||||
#exec-once = hyprland-per-window-layout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user