Change to tofi for drun

wofi was pretty but slow
This commit is contained in:
John Mertz 2023-06-30 17:25:24 -04:00
parent c0dd91a9aa
commit c0e4f0c296
2 changed files with 29 additions and 2 deletions

View File

@ -43,8 +43,8 @@ bindsym $mod+i exec scripts/waybar/waybar-todo.sh
# Add Shift: resize mode ($mod + right-mouse is easier)
bindsym $mod+Shift+i mode "resize"
# Index: start wofi (launch applications)
bindsym $mod+u exec $HOME/scripts/wofi/wofi-drun.sh
# Index: start tofi (launch applications)
bindsym $mod+u exec $HOME/scripts/tofi/tofi-drun.sh
# Add Shift: Alternative launcher for literal commands
bindsym $mod+Shift+u exec $HOME/.local/bin/gmrun

27
tofi/sidebar.toml Normal file
View File

@ -0,0 +1,27 @@
# Functions
drun-launch=true
fuzzy-match=true
# Box
anchor=left
width=300px
# Spacing
padding-top=0
padding-right=0
padding-left=0
padding-bottom=0
border-width=0
outline-width=0
selection-background-padding=0,-1
# Text
font-size=11
font="Anonymous Pro"
# Color
text-color=EBDBB2
background-color=282828
selection-background=EBDBB2
selection-color=282828
selection-match-color=CC240A