mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-08 09:47:23 +08:00
updated rofi launcher/window switcher script
Former-commit-id: 64de2c302a
Former-commit-id: 61153e962a418eff306beadc567cf35e3b19b018
Former-commit-id: 2844d6c59ed4563a42f28187699471ab3a51564f
Former-commit-id: ef1e9b445c69c943df063e2c98794256db5d71c0
This commit is contained in:
parent
fda53f3c3f
commit
466511f290
1 changed files with 13 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue