Change clipboard manager to Fuzzel
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user