diff --git a/.config/sway/config b/.config/sway/config index 0f04312..637653a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -17,7 +17,8 @@ set $right l set $term foot # Your preferred application launcher # Note: it's recommended that you pass the final command to sway -set $menu bemenu-run | xargs swaymsg exec -- +#set $menu bemenu-run | xargs swaymsg exec -- +set $menu tofi-run | xargs swaymsg exec -- #set $menu rofi -show run | xargs swaymsg exec -- ### Output configuration diff --git a/.config/tofi/config b/.config/tofi/config index 2ffc6ae..92ba162 100644 --- a/.config/tofi/config +++ b/.config/tofi/config @@ -1,10 +1,10 @@ anchor = top width = 100% -height = 24 +height = 22 horizontal = true font-size = 12 prompt-text = " run: " -font = monospace +font = "/usr/share/fonts/TTF/mononoki-Regular Nerd Font Complete Mono.ttf" outline-width = 0 border-width = 0 background-color = #000000 @@ -14,3 +14,4 @@ padding-top = 0 padding-bottom = 0 padding-left = 0 padding-right = 0 +num-results = 10 diff --git a/.local/scripts b/.local/scripts index b63a037..d875d8b 160000 --- a/.local/scripts +++ b/.local/scripts @@ -1 +1 @@ -Subproject commit b63a03779e259a84ab84a247a9c8bd9bf662ad17 +Subproject commit d875d8bb45c33d5aa5999863495d2f8fab2f57ac