From 466511f2906b794fb914812e7ea01d8bb0aa9209 Mon Sep 17 00:00:00 2001 From: elena Date: Wed, 28 Feb 2018 22:19:49 +0200 Subject: [PATCH] updated rofi launcher/window switcher script Former-commit-id: 64de2c302aebaf3f12acd8e311fffb8e49670c74 Former-commit-id: 61153e962a418eff306beadc567cf35e3b19b018 Former-commit-id: 2844d6c59ed4563a42f28187699471ab3a51564f Former-commit-id: ef1e9b445c69c943df063e2c98794256db5d71c0 --- Scripts/fullrofi | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Scripts/fullrofi b/Scripts/fullrofi index 641560a..11c5195 100755 --- a/Scripts/fullrofi +++ b/Scripts/fullrofi @@ -1,9 +1,18 @@ -# rofi -show combi -combi-modi "window,run" -lines 10 -width 100 -padding 150 -font "iosevka Nerd Font Regular 30" -separator-style "none" +# run only +#rofi -show run -display-run "»" -combi-modi "window,run" -lines 1 -width 100 -height 100 -padding 350 -font "FuraCode Nerd Font Bold 40" -separator-style "none" + +# run+window +rofi -show combi -display-run " »" -display-window "::" -combi-modi "window,run" -hide-scrollbar -lines 10 -width 100 -height 100 -padding 125 -font "FuraCode Nerd Font Bold 30" -separator-style "none" # rofi -show combi -combi-modi "window,run" -lines 15 -width 50 -padding 20 -font "proggycleanttce Nerd Font Regular 12" -separator-style "none" -no-show-match -rofi -show combi -combi-modi "window,run" -lines 15 -width 60 -padding 20 -font "iosevka Nerd Font Bold 12" -separator-style "none" -no-show-match +#rofi -show combi -combi-modi "window,run" -lines 15 -width 50 -padding 15 -font "iosevka Nerd Font Bold 10" -separator-style "none" -no-show-match -# rofi -show combi -combi-modi "window,run" -lines 15 -width 100 -padding 300 -font "tewi 11" -separator-style "none" -no-show-match +# fullscreen +#rofi -show combi -combi-modi "window,run" -lines 15 -width 100 -padding 300 -font "terminus 11" -separator-style "none" -no-show-match -# rofi -show combi -combi-modi "window,run" -lines 15 -width 50 -padding 20 -font "pxplus ibm ega8 12" -separator-style "none" -no-show-match +#rofi -show run -lines 15 -width 50 -padding 20 -font "terminus 11" -separator-style "none" -no-show-match + +#rofi -show combi -combi-modi "window,run" -lines 15 -width 50 -padding 20 -font "pxplus ibm vga8 12" -separator-style "none" -no-show-match +#rofi -show combi -combi-modi "window,run" -lines 15 -width 50 -padding 20 -font "terminus 9" -separator-style "none" -no-show-match +#rofi -show combi -combi-modi "window,run" -lines 15 -width 40 -padding 20 -font "tewi 7" -separator-style "none" -no-show-match