More side window rules
This commit is contained in:
parent
0cc4aad979
commit
19b852f9c0
2 changed files with 7 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
`("magit:"
|
||||
(display-buffer-in-side-window)
|
||||
(side . ,(if (equal system-type 'android) 'top 'right))
|
||||
(slot . ,(if (equal system-type 'android) 0 4))
|
||||
(slot . ,(if (equal system-type 'android) 0 3))
|
||||
(window-width . 0.2)))
|
||||
|
||||
(provide 'git-interface)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue