add tofi
This commit is contained in:
parent
a7b59bcc8f
commit
d1aef26ed2
@ -6,7 +6,7 @@ bind = $mainMod, Return, exec, kitty
|
|||||||
bind = $mainMod, E, exec, thunar
|
bind = $mainMod, E, exec, thunar
|
||||||
bind = $mainMod SHIFT, s, exec,steam --noverifyfiles -cef-enable-debugging
|
bind = $mainMod SHIFT, s, exec,steam --noverifyfiles -cef-enable-debugging
|
||||||
bind = $mainMod CONTROL, s, exec, ~/sfp.sh
|
bind = $mainMod CONTROL, s, exec, ~/sfp.sh
|
||||||
bind = $mainMod SHIFT, Return, exec, ~/.config/rofi/launchers/type-2/launcher.sh
|
bind = $mainMod SHIFT, Return, exec, tofi-drun
|
||||||
bind = , Print, exec, ~/.local/bin/print-fullscreen.sh
|
bind = , Print, exec, ~/.local/bin/print-fullscreen.sh
|
||||||
bind = SHIFT, Print, exec, ~/.local/bin/print-select.sh
|
bind = SHIFT, Print, exec, ~/.local/bin/print-select.sh
|
||||||
bind = CONTROL SHIFT, Print, exec, ~/.local/bin/print-tmp.sh
|
bind = CONTROL SHIFT, Print, exec, ~/.local/bin/print-tmp.sh
|
||||||
|
17
desktop/configs/tofi/config
Normal file
17
desktop/configs/tofi/config
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
font = ~/.local/share/fonts/CartographCFNerdFont-DemiBold.ttf
|
||||||
|
font-size = 20
|
||||||
|
prompt-text = "run: "
|
||||||
|
prompt-padding = 5
|
||||||
|
hide-cursor = true
|
||||||
|
width = 100%
|
||||||
|
height = 100%
|
||||||
|
border-width = 0
|
||||||
|
outline-width = 0
|
||||||
|
padding-left = 35%
|
||||||
|
padding-top = 35%
|
||||||
|
result-spacing = 25
|
||||||
|
num-results = 5
|
||||||
|
background-color = #000B
|
||||||
|
text-color = #abb2bf
|
||||||
|
selection-color = #427573
|
||||||
|
fuzzy-match = true
|
Loading…
Reference in New Issue
Block a user