-1
modules/home/wayland/keybindings.nix
-1
modules/home/wayland/keybindings.nix
+4
-4
modules/home/wayland/sway.nix
+4
-4
modules/home/wayland/sway.nix
···-menu = "exec ${term} --class=py.floating --window-height=15 --window-width=10 --font-size=16 -e ${pkgs.sway-launcher-desktop}/bin/sway-launcher-desktop";+menu = "exec ${term} --class=py.floating --window-height=20 --window-width=12 --font-size=14 -e ${pkgs.sway-launcher-desktop}/bin/sway-launcher-desktop";···
+13
-11
modules/home/wayland/waybar-style.css
+13
-11
modules/home/wayland/waybar-style.css
··················
+41
-28
modules/home/wayland/waybar.nix
+41
-28
modules/home/wayland/waybar.nix
·····················-exec = ''${lib.getExe pkgs.playerctl} -a metadata --format '{"text": "{{playerName}}: {{artist}} - {{markup_escape(title)}}", "tooltip": "{{playerName}} : {{markup_escape(title)}}", "alt": "{{status}}", "class": "{{status}}"}' -F'';