minor updates

This commit is contained in:
Alexander Navarro 2026-03-23 09:21:31 -03:00
parent abe33a2748
commit 9c645acf15
3 changed files with 109 additions and 70 deletions

View file

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