Show Rofi on primary output
My Rofi theme is tuned for a Polybar of height 27 but on secondary monitors the bar is only 17 high, which gives ugly results.
This commit is contained in:
parent
dcba60c078
commit
7e9fde276c
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ rofi.matching: glob
|
||||||
! rofi.tokenize: true
|
! rofi.tokenize: true
|
||||||
! "Monitor id to show on" Set from: Default
|
! "Monitor id to show on" Set from: Default
|
||||||
! rofi.m: -5
|
! rofi.m: -5
|
||||||
|
rofi.m: primary
|
||||||
! "Margin between rows *DEPRECATED*" Set from: Default
|
! "Margin between rows *DEPRECATED*" Set from: Default
|
||||||
! rofi.line-margin: 2
|
! rofi.line-margin: 2
|
||||||
! "Padding within rows *DEPRECATED*" Set from: Default
|
! "Padding within rows *DEPRECATED*" Set from: Default
|
||||||
|
|
Loading…
Reference in a new issue