Change clipboard manager to Fuzzel

This commit is contained in:
Fabio Scotto di Santolo
2025-08-12 19:55:38 +02:00
parent 78c69ea7d0
commit ce6cf61eab

View File

@@ -22,7 +22,8 @@ set $browser 'firefox'
set $notification 'mako' set $notification 'mako'
# Your preferred clipboard manager # Your preferred clipboard manager
set $clipboard 'nwg-clipman --numbers --window' # set $clipboard 'nwg-clipman --numbers --window'
set $clipboard 'cliphist list | fuzzel --dmenu | cliphist decode | wl-copy'
# Set theme # Set theme
include themes/catppuccin-mocha include themes/catppuccin-mocha
@@ -128,6 +129,7 @@ exec_always {
xkb_layout "us(intl)" xkb_layout "us(intl)"
xkb_options "grp:win_space_toggle" xkb_options "grp:win_space_toggle"
} }
### Key bindings ### Key bindings
# #
# Basics: # Basics: