Includes modular setup, device profile support, and documentation. 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai>
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
# Set programs that you use
|
|
$terminal = alacritty
|
|
$fileManager = dolphin
|
|
$menu = rofi -show combi
|
|
|
|
# Always move Brave browser to workspace 10
|
|
windowrulev2 = workspace 10, class:^(Brave-browser)$
|