26 lines
490 B
Plaintext
26 lines
490 B
Plaintext
mobile_platform: true
|
|
|
|
monitors:
|
|
- desc: "BOE 0x07C9"
|
|
output: "eDP-1"
|
|
resolution: "1920x1080@60"
|
|
background:
|
|
file: "bg0.png"
|
|
mode: "fill"
|
|
|
|
workspaces:
|
|
- id: 1
|
|
monitor: "BOE 0x07C9"
|
|
default: true
|
|
- id: 8
|
|
monitor: "BOE 0x07C9"
|
|
- id: 9
|
|
monitor: "BOE 0x07C9"
|
|
|
|
autostart:
|
|
- command: "keepassxc"
|
|
workspace: 8
|
|
silent: true
|
|
- command: "spotify --enable-features=UseOzonePlatform --ozone-platform=wayland"
|
|
workspace: 9
|
|
silent: true |