This commit is contained in:
Adithya 2023-08-19 16:47:03 +05:30
parent 70673dc7b5
commit c39244c387
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
layer = "top"; layer = "top";
position = "top"; position = "top";
height = 28; height = 28;
modules-left = [ "wlr/workspaces" "hyprland/window" "hyprland/submap"]; modules-left = ["wlr/workspaces" "hyprland/window" "hyprland/submap"];
modules-center = []; modules-center = [];
modules-right = ["tray" "idle_inhibitor" "network" "bluetooth" "pulseaudio" "backlight" "battery" "clock"]; modules-right = ["tray" "idle_inhibitor" "network" "bluetooth" "pulseaudio" "backlight" "battery" "clock"];
"sway/mode" = { "sway/mode" = {

View file

@ -1,5 +1,5 @@
_: { _: {
imports = [ ]; imports = [];
virtualisation.oci-containers = { virtualisation.oci-containers = {
backend = "docker"; backend = "docker";