tile changes
This commit is contained in:
parent
7592ee3f2f
commit
aa461a8344
@ -14,7 +14,7 @@
|
|||||||
alacritty = {enable = true;};
|
alacritty = {enable = true;};
|
||||||
wofi = {enable = true;};
|
wofi = {enable = true;};
|
||||||
zathura = {enable = true;};
|
zathura = {enable = true;};
|
||||||
#mpv = {enable = true;};
|
mpv = {enable = true;};
|
||||||
lf = {enable = true;};
|
lf = {enable = true;};
|
||||||
};
|
};
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
margin-right = 45;
|
margin-right = 45;
|
||||||
spacing = 15;
|
spacing = 15;
|
||||||
|
|
||||||
modules-left = ["sway/workspaces" "sway/mode"];
|
modules-left = ["sway/workspaces" "sway/mode" "hyprland/window"];
|
||||||
modules-center = ["clock"];
|
modules-center = ["clock"];
|
||||||
modules-right = ["pulseaudio" "network" "battery"];
|
modules-right = ["pulseaudio" "network" "battery"];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user