mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update example xresources files to include all settings.
This commit is contained in:
parent
36c9746d69
commit
957cb57f34
1 changed files with 89 additions and 26 deletions
|
@ -1,26 +1,89 @@
|
|||
rofi.opacity: 85
|
||||
rofi.width: 300
|
||||
rofi.lines: 40
|
||||
rofi.columns: 1
|
||||
rofi.font: Terminus bold 10
|
||||
rofi.bw: 2
|
||||
rofi.padding: 2
|
||||
rofi.yoffset: 0
|
||||
rofi.xoffset: -2
|
||||
rofi.fixed-num-lines: true
|
||||
rofi.hmode: false
|
||||
rofi.terminal: x-terminal-emulator
|
||||
rofi.ssh-set-title: true
|
||||
rofi.key: F12
|
||||
rofi.rkey: mod1+F2
|
||||
rofi.skey: mod1+F3
|
||||
rofi.location: 8
|
||||
|
||||
rofi.fg: #AAAAAA
|
||||
rofi.bg: #000000
|
||||
rofi.hlfg: #000000
|
||||
rofi.hlbg: #AAAAAA
|
||||
rofi.bc: #CCCCCC
|
||||
rofi.disable-history: false
|
||||
rofi.levenshtein-sort: true
|
||||
rofi.switchers: window,run,ssh,Workspace:i3_switch_workspace_script.sh,Domotica:domo_rofi_script.sh
|
||||
rofi.modi: combi
|
||||
rofi.opacity: 100
|
||||
rofi.width: -135
|
||||
rofi.lines: 10
|
||||
rofi.columns: 2
|
||||
rofi.font: UbuntuMono 12
|
||||
rofi.fg: #657b83
|
||||
rofi.bg: #fdf6e3
|
||||
rofi.color-enabled: true
|
||||
rofi.color-normal: argb:33fdf6e3,#002b36,#eee8d5,#586e75,#eee8d5
|
||||
rofi.color-urgent: #fdf6e3,#dc322f,#eee8d5,#dc322f,#fdf6e3
|
||||
rofi.color-active: #fdf6e3,#268bd2,#eee8d5,#268bd2,#fdf6e3
|
||||
rofi.color-window: argb:33fdf6e3,#002b36
|
||||
rofi.fg-active: #268BD2
|
||||
rofi.fg-urgent: #DC322F
|
||||
rofi.hlfg-active: #FDF6E3
|
||||
rofi.hlfg-urgent: #FDF6E3
|
||||
rofi.bg-active: #FDF6E3
|
||||
rofi.bg-urgent: #FDF6E3
|
||||
rofi.hlbg-active: #268BD2
|
||||
rofi.hlbg-urgent: #DC322F
|
||||
rofi.bgalt: #fdf6e3
|
||||
rofi.hlfg: #EEE8D5
|
||||
rofi.hlbg: #586E75
|
||||
rofi.bc: #002B36
|
||||
rofi.bw: 2
|
||||
rofi.location: 2
|
||||
rofi.padding: 2
|
||||
rofi.yoffset: -2
|
||||
rofi.xoffset: 0
|
||||
rofi.fixed-num-lines: true
|
||||
rofi.terminal: terminator
|
||||
rofi.ssh-client: ssh
|
||||
rofi.ssh-command: {terminal} -e '{ssh-client} {host}'
|
||||
rofi.run-command: {cmd}
|
||||
rofi.run-list-command:
|
||||
rofi.run-shell-command: {terminal} -e '{cmd}'
|
||||
rofi.disable-history: false
|
||||
rofi.levenshtein-sort: false
|
||||
rofi.case-sensitive: false
|
||||
rofi.sidebar-mode: true
|
||||
rofi.lazy-filter-limit: 5000000
|
||||
rofi.eh: 1
|
||||
rofi.auto-select: false
|
||||
rofi.parse-hosts: false
|
||||
rofi.combi-modi: window,run,ssh
|
||||
rofi.fuzzy: true
|
||||
rofi.pid: /run/user/1000/rofi.pid
|
||||
rofi.kb-primary-paste: Control+Shift+v,Shift+Insert
|
||||
rofi.kb-secondary-paste: Control+v,Insert
|
||||
rofi.kb-clear-line: Control+u
|
||||
rofi.kb-move-front: Control+a
|
||||
rofi.kb-move-end: Control+e
|
||||
rofi.kb-move-word-back: Alt+b
|
||||
rofi.kb-move-word-forward: Alt+f
|
||||
rofi.kb-move-char-back: Left,Control+b
|
||||
rofi.kb-move-char-forward: Right,Control+f
|
||||
rofi.kb-remove-word-back: Control+Alt+h
|
||||
rofi.kb-remove-word-forward: Control+Alt+d
|
||||
rofi.kb-remove-char-forward: Delete,Control+d
|
||||
rofi.kb-remove-char-back: BackSpace,Control+h
|
||||
rofi.kb-accept-entry: Control+j,Control+m,Return,KP_Enter
|
||||
rofi.kb-accept-custom: Control+Return
|
||||
rofi.kb-accept-entry-continue: Shift+Return
|
||||
rofi.kb-mode-next: Shift+Right,Control+Tab
|
||||
rofi.kb-mode-previous: Shift+Left,Control+Shift+Tab
|
||||
rofi.kb-toggle-case-sensitivity: grave,dead_grave
|
||||
rofi.kb-delete-entry: Shift+Delete
|
||||
rofi.kb-custom-1: Alt+1
|
||||
rofi.kb-custom-2: Alt+2
|
||||
rofi.kb-custom-3: Alt+3
|
||||
rofi.kb-custom-4: Alt+4
|
||||
rofi.kb-custom-5: Alt+5
|
||||
rofi.kb-custom-6: Alt+6
|
||||
rofi.kb-custom-7: Alt+7
|
||||
rofi.kb-custom-8: Alt+8
|
||||
rofi.kb-custom-9: Alt+9
|
||||
rofi.kb-row-left: Control+Page_Up
|
||||
rofi.kb-row-right: Control+Page_Down
|
||||
rofi.kb-row-up: Up,Control+p,Shift+Tab
|
||||
rofi.kb-row-down: Down,Control+n
|
||||
rofi.kb-row-tab: Tab
|
||||
rofi.kb-page-prev: Page_Up
|
||||
rofi.kb-page-next: Page_Down
|
||||
rofi.kb-row-first: Home,KP_Home
|
||||
rofi.kb-row-last: End,KP_End
|
||||
rofi.kb-row-select: Control+space
|
||||
rofi.kb-cancel: Escape
|
||||
rofi.key-combi:
|
||||
|
|
Loading…
Reference in a new issue