Set waybar to top layer

This commit is contained in:
Kiana Sheibani 2024-02-11 00:25:26 -05:00
parent 76ade85b84
commit 588c978e0c
2 changed files with 3 additions and 3 deletions

View file

@ -6,10 +6,10 @@
settings =
let spanfa = "<span font=\"Font Awesome 5 Regular 11\">";
in [{
layer = "top";
height = 32;
margin = "8 8 0";
modules-left = [ "hyprland/workspaces" "custom/sep" "cpu" "memory" "temperature" ];
modules-center = [ "hyprland/window" ];