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:
M1dgard 2018-05-04 02:55:23 +02:00
parent dcba60c078
commit 7e9fde276c
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -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