Copybara bot | ca5ce64 | 2024-11-08 17:38:08 +0100 | [diff] [blame] | 1 | @theme "squared-everforest.rasi" |
| 2 | |
| 3 | configuration { |
| 4 | modes: "drun,run,ssh,window"; |
| 5 | show-icons: true; |
| 6 | terminal: "foot"; |
| 7 | icon-theme: "hicolor"; |
| 8 | drun-match-fields: "name,generic,categories,keywords"; |
| 9 | drun-show-actions: false; |
| 10 | sidebar-mode: true; |
| 11 | window-thumbnail: true; |
| 12 | timeout { |
| 13 | action: "kb-cancel"; |
| 14 | delay: 0; |
| 15 | } |
| 16 | filebrowser { |
| 17 | directories-first: true; |
| 18 | sorting-method: "name"; |
| 19 | } |
| 20 | icon { |
| 21 | theme: "hicolor"; |
| 22 | } |
| 23 | drun { |
| 24 | display-name: ""; |
| 25 | } |
| 26 | run { |
| 27 | display-name: ""; |
| 28 | } |
| 29 | ssh { |
| 30 | display-name: ""; |
| 31 | } |
| 32 | window { |
| 33 | display-name: ""; |
| 34 | } |
| 35 | } |