This commit is contained in:
Lucas Barbieri 2024-01-04 21:45:32 -03:00
parent a7b59bcc8f
commit d1aef26ed2
2 changed files with 18 additions and 1 deletions

View File

@ -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

View 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