Use clipboard manager with image support
This commit is contained in:
@@ -284,7 +284,7 @@ bindsym XF86Favorites exec mpc next
|
||||
# Program keybindings
|
||||
#
|
||||
# clipman
|
||||
bindsym $mod+c exec clipman pick -t rofi --max-items=50
|
||||
bindsym $mod+c exec rofi -modi clipboard:~/.local/share/scripts/cliphist-rofi-img -show clipboard -show-icons
|
||||
# grim
|
||||
bindsym Print exec grim
|
||||
# slurp + grim to clipboard
|
||||
@@ -326,7 +326,8 @@ output eDP-1 color_profile icc ~/.config/colord/E14-G3.icm
|
||||
# Autostart programs
|
||||
#
|
||||
# clipman
|
||||
exec wl-paste -t text --watch clipman store --max-items=50
|
||||
exec wl-paste -t text --watch cliphist store
|
||||
exec wl-paste -t image --watch cliphist store
|
||||
# kanshi
|
||||
exec kanshi
|
||||
# easyeffects
|
||||
|
||||
Reference in New Issue
Block a user