mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
12 lines
228 B
TOML
12 lines
228 B
TOML
packages = [ "wayland" ]
|
|
|
|
[variables]
|
|
dpi = "96"
|
|
# font_size = "16"
|
|
font_size = "12"
|
|
terminal = "alacritty"
|
|
browser = "floorp"
|
|
|
|
[files]
|
|
"config/niri/config-laptop.kdl" = {target = "~/.config/niri/config.kdl", type = "template"}
|