diff options
| author | Max Christian Pohle | 2019-06-23 23:09:42 +0200 |
|---|---|---|
| committer | Max Christian Pohle | 2019-06-23 23:10:40 +0200 |
| commit | adfc34fa5c61014abcda8aca745296ed2c21bd6d (patch) | |
| tree | 50591580b41708910bd1bafc55656afef510fe7d /rofi/config | |
| parent | 8b61bd8926928fa79b43b01f80298951e7cffec2 (diff) | |
| download | sway-adfc34fa5c61014abcda8aca745296ed2c21bd6d.tar.bz2 sway-adfc34fa5c61014abcda8aca745296ed2c21bd6d.zip | |
Forked from my i3 config
Diffstat (limited to 'rofi/config')
| -rw-r--r-- | rofi/config | 283 |
1 files changed, 283 insertions, 0 deletions
diff --git a/rofi/config b/rofi/config new file mode 100644 index 0000000..6106e35 --- /dev/null +++ b/rofi/config | |||
| @@ -0,0 +1,283 @@ | |||
| 1 | ! "Enabled modi" Set from: Default | ||
| 2 | rofi.modi: window,run,ssh,drun | ||
| 3 | ! "Window width" Set from: Default | ||
| 4 | ! rofi.width: 50 | ||
| 5 | ! "Number of lines" Set from: Default | ||
| 6 | ! rofi.lines: 15 | ||
| 7 | ! "Number of columns" Set from: Default | ||
| 8 | ! rofi.columns: 1 | ||
| 9 | ! "Font to use" Set from: Default | ||
| 10 | ! rofi.font: mono 12 | ||
| 11 | ! "Border width" Set from: Default | ||
| 12 | ! rofi.bw: 1 | ||
| 13 | ! "Location on screen" Set from: Default | ||
| 14 | ! rofi.location: 0 | ||
| 15 | ! "Padding" Set from: Default | ||
| 16 | ! rofi.padding: 5 | ||
| 17 | ! "Y-offset relative to location" Set from: Default | ||
| 18 | ! rofi.yoffset: 0 | ||
| 19 | ! "X-offset relative to location" Set from: Default | ||
| 20 | ! rofi.xoffset: 0 | ||
| 21 | ! "Always show number of lines" Set from: Default | ||
| 22 | ! rofi.fixed-num-lines: true | ||
| 23 | ! "Whether to load and show icons" Set from: Default | ||
| 24 | ! rofi.show-icons: false | ||
| 25 | ! "Terminal to use" Set from: Default | ||
| 26 | ! rofi.terminal: rofi-sensible-terminal | ||
| 27 | / "Ssh client to use" Set from: Default | ||
| 28 | ! rofi.ssh-client: ssh | ||
| 29 | ! "Ssh command to execute" Set from: Default | ||
| 30 | ! rofi.ssh-command: {terminal} -e {ssh-client} {host} | ||
| 31 | ! "Run command to execute" Set from: Default | ||
| 32 | ! rofi.run-command: {cmd} | ||
| 33 | ! "Command to get extra run targets" Set from: Default | ||
| 34 | ! rofi.run-list-command: | ||
| 35 | ! "Run command to execute that runs in shell" Set from: Default | ||
| 36 | ! rofi.run-shell-command: {terminal} -e {cmd} | ||
| 37 | ! "Command executed on accep-entry-custom for window modus" Set from: Default | ||
| 38 | ! rofi.window-command: xkill -id {window} | ||
| 39 | ! "Window fields to match in window mode" Set from: Default | ||
| 40 | ! rofi.window-match-fields: all | ||
| 41 | ! "Theme to use to look for icons" Set from: Default | ||
| 42 | ! rofi.icon-theme: | ||
| 43 | ! "Desktop entry fields to match in drun" Set from: Default | ||
| 44 | ! rofi.drun-match-fields: name,generic,exec,categories | ||
| 45 | ! "Desktop entry show actions." Set from: Default | ||
| 46 | ! rofi.drun-show-actions: false | ||
| 47 | ! "DRUN format string. (Supports: generic,name,comment,exec,categories)" Set from: Default | ||
| 48 | ! rofi.drun-display-format: {name} [<span weight='light' size='small'><i>({generic})</i></span>] | ||
| 49 | ! "Disable history in run/ssh" Set from: Default | ||
| 50 | ! rofi.disable-history: false | ||
| 51 | ! "Use sorting" Set from: Default | ||
| 52 | ! rofi.sort: false | ||
| 53 | ! "Choose the strategy used for sorting: normal (levenshtein) or fzf." Set from: Default | ||
| 54 | ! rofi.sorting-method: | ||
| 55 | ! "Set case-sensitivity" Set from: Default | ||
| 56 | ! rofi.case-sensitive: false | ||
| 57 | ! "Cycle through the results list" Set from: Default | ||
| 58 | ! rofi.cycle: true | ||
| 59 | ! "Enable sidebar-mode" Set from: Default | ||
| 60 | ! rofi.sidebar-mode: false | ||
| 61 | ! "Row height (in chars)" Set from: Default | ||
| 62 | ! rofi.eh: 1 | ||
| 63 | ! "Enable auto select mode" Set from: Default | ||
| 64 | ! rofi.auto-select: false | ||
| 65 | ! "Parse hosts file for ssh mode" Set from: Default | ||
| 66 | ! rofi.parse-hosts: false | ||
| 67 | ! "Parse known_hosts file for ssh mode" Set from: Default | ||
| 68 | ! rofi.parse-known-hosts: true | ||
| 69 | ! "Set the modi to combine in combi mode" Set from: Default | ||
| 70 | ! rofi.combi-modi: window,run | ||
| 71 | ! "Set the matching algorithm. (normal, regex, glob, fuzzy)" Set from: Default | ||
| 72 | ! rofi.matching: normal | ||
| 73 | ! "Tokenize input string" Set from: Default | ||
| 74 | ! rofi.tokenize: true | ||
| 75 | ! "Monitor id to show on" Set from: Default | ||
| 76 | ! rofi.m: -5 | ||
| 77 | rofi.m: 0 | ||
| 78 | ! "Margin between rows *DEPRECATED*" Set from: Default | ||
| 79 | ! rofi.line-margin: 2 | ||
| 80 | ! "Padding within rows *DEPRECATED*" Set from: Default | ||
| 81 | ! rofi.line-padding: 1 | ||
| 82 | ! "Pre-set filter" Set from: Default | ||
| 83 | ! rofi.filter: | ||
| 84 | ! "Separator style (none, dash, solid) *DEPRECATED*" Set from: Default | ||
| 85 | ! rofi.separator-style: dash | ||
| 86 | ! "Hide scroll-bar *DEPRECATED*" Set from: Default | ||
| 87 | ! rofi.hide-scrollbar: false | ||
| 88 | ! "Fullscreen" Set from: Default | ||
| 89 | ! rofi.fullscreen: false | ||
| 90 | ! "Fake transparency *DEPRECATED*" Set from: Default | ||
| 91 | ! rofi.fake-transparency: false | ||
| 92 | ! "DPI" Set from: Default | ||
| 93 | ! rofi.dpi: -1 | ||
| 94 | ! "Threads to use for string matching" Set from: Default | ||
| 95 | ! rofi.threads: 0 | ||
| 96 | ! "Scrollbar width *DEPRECATED*" Set from: Default | ||
| 97 | ! rofi.scrollbar-width: 8 | ||
| 98 | ! "Scrolling method. (0: Page, 1: Centered)" Set from: Default | ||
| 99 | ! rofi.scroll-method: 0 | ||
| 100 | ! "Background to use for fake transparency. (background or screenshot)" Set from: Default | ||
| 101 | ! rofi.fake-background: screenshot | ||
| 102 | rofi.fake-background: screenshot | ||
| 103 | ! "Window Format. w (desktop name), t (title), n (name), r (role), c (class) *DEPRECATED*" Set from: Default | ||
| 104 | ! rofi.window-format: {w} {i}{c} {t} | ||
| 105 | ! "Click outside the window to exit" Set from: Default | ||
| 106 | ! rofi.click-to-exit: true | ||
| 107 | ! "Indicate how it match by underlining it." Set from: Default | ||
| 108 | ! rofi.show-match: true | ||
| 109 | ! "New style theme file" Set from: Default | ||
| 110 | ! rofi.theme: | ||
| 111 | rofi.theme: sidebar | ||
| 112 | ! "Color scheme for normal row" Set from: Default | ||
| 113 | ! rofi.color-normal: | ||
| 114 | ! "Color scheme for urgent row" Set from: Default | ||
| 115 | ! rofi.color-urgent: | ||
| 116 | ! "Color scheme for active row" Set from: Default | ||
| 117 | ! rofi.color-active: | ||
| 118 | ! "Color scheme window" Set from: Default | ||
| 119 | ! rofi.color-window: | ||
| 120 | ! "Max history size (WARNING: can cause slowdowns when set to high)." Set from: Default | ||
| 121 | ! rofi.max-history-size: 25 | ||
| 122 | ! "Hide the prefix mode prefix on the combi view." Set from: Default | ||
| 123 | ! rofi.combi-hide-mode-prefix: false | ||
| 124 | ! "Set the character used to negate the matching. ('\0' to disable)" Set from: Default | ||
| 125 | ! rofi.matching-negate-char: - | ||
| 126 | ! "Pidfile location" Set from: Default | ||
| 127 | ! rofi.pid: /run/user/1001/rofi.pid | ||
| 128 | ! "The display name of this browser" Set from: Default | ||
| 129 | ! rofi.display-window: | ||
| 130 | ! "The display name of this browser" Set from: Default | ||
| 131 | ! rofi.display-windowcd: | ||
| 132 | ! "The display name of this browser" Set from: Default | ||
| 133 | ! rofi.display-run: | ||
| 134 | ! "The display name of this browser" Set from: Default | ||
| 135 | ! rofi.display-ssh: | ||
| 136 | ! "The display name of this browser" Set from: Default | ||
| 137 | ! rofi.display-drun: | ||
| 138 | ! "The display name of this browser" Set from: Default | ||
| 139 | ! rofi.display-combi: | ||
| 140 | ! "The display name of this browser" Set from: Default | ||
| 141 | ! rofi.display-keys: | ||
| 142 | ! "Paste primary selection" Set from: Default | ||
| 143 | ! rofi.kb-primary-paste: Control+V,Shift+Insert | ||
| 144 | ! "Paste clipboard" Set from: Default | ||
| 145 | ! rofi.kb-secondary-paste: Control+v,Insert | ||
| 146 | ! "Clear input line" Set from: Default | ||
| 147 | ! rofi.kb-clear-line: Control+w | ||
| 148 | ! "Beginning of line" Set from: Default | ||
| 149 | ! rofi.kb-move-front: Control+a | ||
| 150 | ! "End of line" Set from: Default | ||
| 151 | ! rofi.kb-move-end: Control+e | ||
| 152 | ! "Move back one word" Set from: Default | ||
| 153 | ! rofi.kb-move-word-back: Alt+b,Control+Left | ||
| 154 | ! "Move forward one word" Set from: Default | ||
| 155 | ! rofi.kb-move-word-forward: Alt+f,Control+Right | ||
| 156 | ! "Move back one char" Set from: Default | ||
| 157 | ! rofi.kb-move-char-back: Left,Control+b | ||
| 158 | ! "Move forward one char" Set from: Default | ||
| 159 | ! rofi.kb-move-char-forward: Right,Control+f | ||
| 160 | ! "Delete previous word" Set from: Default | ||
| 161 | ! rofi.kb-remove-word-back: Control+Alt+h,Control+BackSpace | ||
| 162 | ! "Delete next word" Set from: Default | ||
| 163 | ! rofi.kb-remove-word-forward: Control+Alt+d | ||
| 164 | ! "Delete next char" Set from: Default | ||
| 165 | ! rofi.kb-remove-char-forward: Delete,Control+d | ||
| 166 | ! "Delete previous char" Set from: Default | ||
| 167 | ! rofi.kb-remove-char-back: BackSpace,Shift+BackSpace,Control+h | ||
| 168 | ! "Delete till the end of line" Set from: Default | ||
| 169 | ! rofi.kb-remove-to-eol: Control+k | ||
| 170 | ! "Delete till the start of line" Set from: Default | ||
| 171 | ! rofi.kb-remove-to-sol: Control+u | ||
| 172 | ! "Accept entry" Set from: Default | ||
| 173 | ! rofi.kb-accept-entry: Control+j,Control+m,Return,KP_Enter | ||
| 174 | ! "Use entered text as command (in ssh/run modi)" Set from: Default | ||
| 175 | ! rofi.kb-accept-custom: Control+Return | ||
| 176 | ! "Use alternate accept command." Set from: Default | ||
| 177 | ! rofi.kb-accept-alt: Shift+Return | ||
| 178 | ! "Delete entry from history" Set from: Default | ||
| 179 | ! rofi.kb-delete-entry: Shift+Delete | ||
| 180 | ! "Switch to the next mode." Set from: Default | ||
| 181 | ! rofi.kb-mode-next: Shift+Right,Control+Tab | ||
| 182 | ! "Switch to the previous mode." Set from: Default | ||
| 183 | ! rofi.kb-mode-previous: Shift+Left,Control+ISO_Left_Tab | ||
| 184 | ! "Go to the previous column" Set from: Default | ||
| 185 | ! rofi.kb-row-left: Control+Page_Up | ||
| 186 | ! "Go to the next column" Set from: Default | ||
| 187 | ! rofi.kb-row-right: Control+Page_Down | ||
| 188 | ! "Select previous entry" Set from: Default | ||
| 189 | ! rofi.kb-row-up: Up,Control+p,ISO_Left_Tab | ||
| 190 | ! "Select next entry" Set from: Default | ||
| 191 | ! rofi.kb-row-down: Down,Control+n | ||
| 192 | ! "Go to next row, if one left, accept it, if no left next mode." Set from: Default | ||
| 193 | ! rofi.kb-row-tab: Tab | ||
| 194 | ! "Go to the previous page" Set from: Default | ||
| 195 | ! rofi.kb-page-prev: Page_Up | ||
| 196 | ! "Go to the next page" Set from: Default | ||
| 197 | ! rofi.kb-page-next: Page_Down | ||
| 198 | ! "Go to the first entry" Set from: Default | ||
| 199 | ! rofi.kb-row-first: Home,KP_Home | ||
| 200 | ! "Go to the last entry" Set from: Default | ||
| 201 | ! rofi.kb-row-last: End,KP_End | ||
| 202 | ! "Set selected item as input text" Set from: Default | ||
| 203 | ! rofi.kb-row-select: Control+space | ||
| 204 | ! "Take a screenshot of the rofi window" Set from: Default | ||
| 205 | ! rofi.kb-screenshot: Alt+S | ||
| 206 | ! "Toggle case sensitivity" Set from: Default | ||
| 207 | ! rofi.kb-toggle-case-sensitivity: grave,dead_grave | ||
| 208 | ! "Toggle sort" Set from: Default | ||
| 209 | ! rofi.kb-toggle-sort: Alt+grave | ||
| 210 | ! "Quit rofi" Set from: Default | ||
| 211 | ! rofi.kb-cancel: Escape,Control+g,Control+bracketleft | ||
| 212 | ! "Custom keybinding 1" Set from: Default | ||
| 213 | ! rofi.kb-custom-1: Alt+1 | ||
| 214 | ! "Custom keybinding 2" Set from: Default | ||
| 215 | ! rofi.kb-custom-2: Alt+2 | ||
| 216 | ! "Custom keybinding 3" Set from: Default | ||
| 217 | ! rofi.kb-custom-3: Alt+3 | ||
| 218 | ! "Custom keybinding 4" Set from: Default | ||
| 219 | ! rofi.kb-custom-4: Alt+4 | ||
| 220 | ! "Custom Keybinding 5" Set from: Default | ||
| 221 | ! rofi.kb-custom-5: Alt+5 | ||
| 222 | ! "Custom keybinding 6" Set from: Default | ||
| 223 | ! rofi.kb-custom-6: Alt+6 | ||
| 224 | ! "Custom Keybinding 7" Set from: Default | ||
| 225 | ! rofi.kb-custom-7: Alt+7 | ||
| 226 | ! "Custom keybinding 8" Set from: Default | ||
| 227 | ! rofi.kb-custom-8: Alt+8 | ||
| 228 | ! "Custom keybinding 9" Set from: Default | ||
| 229 | ! rofi.kb-custom-9: Alt+9 | ||
| 230 | ! "Custom keybinding 10" Set from: Default | ||
| 231 | ! rofi.kb-custom-10: Alt+0 | ||
| 232 | ! "Custom keybinding 11" Set from: Default | ||
| 233 | ! rofi.kb-custom-11: Alt+exclam | ||
| 234 | ! "Custom keybinding 12" Set from: Default | ||
| 235 | ! rofi.kb-custom-12: Alt+at | ||
| 236 | ! "Csutom keybinding 13" Set from: Default | ||
| 237 | ! rofi.kb-custom-13: Alt+numbersign | ||
| 238 | ! "Custom keybinding 14" Set from: Default | ||
| 239 | ! rofi.kb-custom-14: Alt+dollar | ||
| 240 | ! "Custom keybinding 15" Set from: Default | ||
| 241 | ! rofi.kb-custom-15: Alt+percent | ||
| 242 | ! "Custom keybinding 16" Set from: Default | ||
| 243 | ! rofi.kb-custom-16: Alt+dead_circumflex | ||
| 244 | ! "Custom keybinding 17" Set from: Default | ||
| 245 | ! rofi.kb-custom-17: Alt+ampersand | ||
| 246 | ! "Custom keybinding 18" Set from: Default | ||
| 247 | ! rofi.kb-custom-18: Alt+asterisk | ||
| 248 | ! "Custom Keybinding 19" Set from: Default | ||
| 249 | ! rofi.kb-custom-19: Alt+parenleft | ||
| 250 | ! "Select row 1" Set from: Default | ||
| 251 | ! rofi.kb-select-1: Super+1 | ||
| 252 | ! "Select row 2" Set from: Default | ||
| 253 | ! rofi.kb-select-2: Super+2 | ||
| 254 | ! "Select row 3" Set from: Default | ||
| 255 | ! rofi.kb-select-3: Super+3 | ||
| 256 | ! "Select row 4" Set from: Default | ||
| 257 | ! rofi.kb-select-4: Super+4 | ||
| 258 | ! "Select row 5" Set from: Default | ||
| 259 | ! rofi.kb-select-5: Super+5 | ||
| 260 | ! "Select row 6" Set from: Default | ||
| 261 | ! rofi.kb-select-6: Super+6 | ||
| 262 | ! "Select row 7" Set from: Default | ||
| 263 | ! rofi.kb-select-7: Super+7 | ||
| 264 | ! "Select row 8" Set from: Default | ||
| 265 | ! rofi.kb-select-8: Super+8 | ||
| 266 | ! "Select row 9" Set from: Default | ||
| 267 | ! rofi.kb-select-9: Super+9 | ||
| 268 | ! "Select row 10" Set from: Default | ||
| 269 | ! rofi.kb-select-10: Super+0 | ||
| 270 | ! "Go to the previous column" Set from: Default | ||
| 271 | ! rofi.ml-row-left: ScrollLeft | ||
| 272 | ! "Go to the next column" Set from: Default | ||
| 273 | ! rofi.ml-row-right: ScrollRight | ||
| 274 | ! "Select previous entry" Set from: Default | ||
| 275 | ! rofi.ml-row-up: ScrollUp | ||
| 276 | ! "Select next entry" Set from: Default | ||
| 277 | ! rofi.ml-row-down: ScrollDown | ||
| 278 | ! "Select hovered row" Set from: Default | ||
| 279 | ! rofi.me-select-entry: MousePrimary | ||
| 280 | ! "Accept hovered row" Set from: Default | ||
| 281 | ! rofi.me-accept-entry: MouseDPrimary | ||
| 282 | ! "Accept hovered row with custom action" Set from: Default | ||
| 283 | ! rofi.me-accept-custom: Control+MouseDPrimary | ||
