fmt
This commit is contained in:
parent
70673dc7b5
commit
c39244c387
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
layer = "top";
|
||||
position = "top";
|
||||
height = 28;
|
||||
modules-left = [ "wlr/workspaces" "hyprland/window" "hyprland/submap"];
|
||||
modules-left = ["wlr/workspaces" "hyprland/window" "hyprland/submap"];
|
||||
modules-center = [];
|
||||
modules-right = ["tray" "idle_inhibitor" "network" "bluetooth" "pulseaudio" "backlight" "battery" "clock"];
|
||||
"sway/mode" = {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
_: {
|
||||
imports = [ ];
|
||||
imports = [];
|
||||
|
||||
virtualisation.oci-containers = {
|
||||
backend = "docker";
|
||||
|
|
Loading…
Reference in a new issue