Facilitating environment for singular home.nix file
This commit is contained in:
parent
55d6681e03
commit
ad7e4d0704
2 changed files with 28 additions and 0 deletions
16
.config/waybar/config
Normal file
16
.config/waybar/config
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
[
|
||||
{
|
||||
"layer": "top",
|
||||
"modules-center": [
|
||||
"clock"
|
||||
],
|
||||
"modules-left": [
|
||||
"hyprland/workspaces",
|
||||
"hyprland/window"
|
||||
],
|
||||
"modules-right": [
|
||||
"battery"
|
||||
],
|
||||
"position": "top"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue