Increase clipman elements to 50

This commit is contained in:
coolneng 2021-06-22 00:04:31 +02:00
parent cf183235bf
commit f6feea4695
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 3 additions and 2 deletions

View File

@ -274,7 +274,7 @@ bindsym XF86Explorer exec mpc next
# Program keybindings # Program keybindings
# #
# clipman # clipman
bindsym $mod+c exec clipman pick -t rofi bindsym $mod+c exec clipman pick -t rofi --max-items=50
# grim # grim
bindsym Print exec grim bindsym Print exec grim
# slurp + grim to clipboard # slurp + grim to clipboard
@ -325,7 +325,8 @@ bindswitch --reload --locked lid:off output $monitor enable
# Autostart programs # Autostart programs
# #
# clipman # clipman
exec wl-paste -t text --watch clipman store exec wl-paste -t text --watch clipman store --max-items=50
# kanshi # kanshi
exec kanshi exec kanshi
# tmux # tmux