minor updates
This commit is contained in:
parent
abe33a2748
commit
9c645acf15
3 changed files with 109 additions and 70 deletions
|
|
@ -1,7 +1,9 @@
|
|||
spawn-at-startup "brave"
|
||||
spawn-at-startup "firefox"
|
||||
window-rule {
|
||||
match app-id="firefox"
|
||||
open-on-workspace "1"
|
||||
open-focused true
|
||||
open-focused false
|
||||
default-column-width {
|
||||
proportion 0.5
|
||||
}
|
||||
|
|
@ -9,7 +11,7 @@ window-rule {
|
|||
window-rule {
|
||||
match app-id="brave-browser"
|
||||
open-on-workspace "2"
|
||||
open-focused false
|
||||
open-focused true
|
||||
default-column-width {
|
||||
proportion 0.5
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue