tile changes

This commit is contained in:
k 2025-06-22 02:52:54 -04:00
parent 7592ee3f2f
commit aa461a8344
2 changed files with 2 additions and 2 deletions

View File

@ -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; [

View File

@ -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"];