Skip to content

Instantly share code, notes, and snippets.

@Tanath
Created March 6, 2018 17:14
Show Gist options
  • Save Tanath/200491554bf80a614a5460a6b03e902f to your computer and use it in GitHub Desktop.
Save Tanath/200491554bf80a614a5460a6b03e902f to your computer and use it in GitHub Desktop.
! Run 'rofi -dump -Xresources' for full options.
rofi.theme: /usr/share/rofi/themes/DarkBlue.rasi
rofi-combi-modi: window,run
rofi.modi: combi
rofi.lines: 20
rofi.yoffset: -160
rofi.show-icons: true
rofi.sidebar-mode: true
! "Scrolling method. (0: Page, 1: Centered)" Set from: Default
rofi.scroll-method: 1
! rofi.drun-icon-theme: Menda-Circle
! "Location on screen" Set from: Default
! rofi.location: 2
! "Use sorting" Set from: Default
! rofi.sort: false
! "Use levenshtein sorting also for fuzzy matching" Set from: Default
! rofi.levenshtein-sort: false
! "Set case-sensitivity" Set from: Default
! rofi.case-sensitive: false
! "Cycle through the results list" Set from: Default
! rofi.cycle: true
! "Enable auto select mode" Set from: Default
! rofi.auto-select: false
! "Set the matching algorithm. (normal, regex, glob, fuzzy)" Set from: Default
! rofi.matching: normal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment