mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
feat: added kitty
This commit is contained in:
parent
b9ab646462
commit
ad3bc4581c
4 changed files with 20 additions and 3 deletions
|
@ -14,7 +14,7 @@ with lib;
|
|||
settings = {
|
||||
mainBar = {
|
||||
layer = "top";
|
||||
modules-left = [ "custom/arch" "wlr/workspaces" ];
|
||||
modules-left = [ "custom/nixos" "wlr/workspaces" ];
|
||||
modules-center = [ "clock" ];
|
||||
modules-right = [ "backlight" "network" "battery" ];
|
||||
"custom/nixos" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue