diff --git a/.config/fuzzel/fuzzel.ini b/.config/fuzzel/fuzzel.ini index 40cbd00..43397a7 100644 --- a/.config/fuzzel/fuzzel.ini +++ b/.config/fuzzel/fuzzel.ini @@ -13,7 +13,7 @@ icons-enabled=no # fields=filename,name,generic # password-character=* # filter-desktop=no -# match-mode=fzf +match-mode=fzf # sort-result=yes # match-counter=no # delayed-filter-ms=300 @@ -21,7 +21,7 @@ icons-enabled=no # show-actions=no # terminal=$TERMINAL -e # Note: you cannot actually use environment variables here # launch-prefix= -# list-executables-in-path=yes +list-executables-in-path=yes # anchor=center # x-margin=0 @@ -55,14 +55,14 @@ icons-enabled=no [colors] background=282828dd text=ebdbb2ff -# prompt=d5c4a1ff -#placeholder=928374ff -#input=ebdbb2ff +prompt=d5c4a1ff +placeholder=928374ff +input=ebdbb2ff match=fabd2fff selection=3c3836ff selection-text=ebdbb2ff selection-match=fabd2fff -#counter=928374ff +counter=928374ff border=fabd2fff [border] diff --git a/.config/sway/config b/.config/sway/config index 1bb13ff..04b1beb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -154,11 +154,11 @@ bindsym $mod+Return exec /home/chodylal/.local/kitty.app/bin/kitty # App launcher: wofi (lightweight, Wayland-native) # Alternatives: rofi -show drun (rofi-wayland package), tofi -# bindsym $mod+d exec fuzzel +bindsym $mod+d exec fuzzel -set $menu dmenu_path | fuzzel --dmenu | xargs swaymsg exec -- +# set $menu dmenu_path | fuzzel --dmenu | xargs swaymsg exec -- -bindsym $mod+d exec $menu +# bindsym $mod+d exec $menu bindsym Mod1+F2 exec wofi --show run # Clipboard manager — show history (Ctrl+Alt+H)