Browse Source

changing rofi changes to be not full screen

master
Josh Fabean 4 years ago
parent
commit
fec55e3182
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .config/rofi/config

+ 2
- 2
.config/rofi/config View File

@ -9,7 +9,7 @@ rofi.color-active: #d41919, #d41919, #d41919, #98d1ce, #ffffff
rofi.color-urgent: #0a0f14, #ff1844, #0a0f14, #394249, #ff1844
rofi.lines: 7
rofi.eh: 2
rofi.fullscreen: true
rofi.fullscreen: false
!rofi.width: 1400px
rofi.padding: 400
rofi.opacity: 90
@ -18,4 +18,4 @@ rofi.terminal: termite
rofi.glob: true
rofi.tokenize: false
rofi.font: Source Sans Pro 30
rofi.theme: ./flat-redux-green.rasi
rofi.theme: ./flat-redux-green-window.rasi

Loading…
Cancel
Save