added ewwbar

This commit is contained in:
willifan 2025-01-12 23:58:13 +01:00
parent 8393d6921a
commit f2ed447299
6 changed files with 307 additions and 4 deletions

View file

@ -35,6 +35,7 @@ lib.mkIf config.desktop.hyprland.enable {
''hyprctl dispatch exec "[workspace special:alt silent] obsidian"''
#''hyprctl dispatch exec "[workspace special:altgr silent]"''
#''hyprctl dispatch exec "[workspace special:strg silent] "''
''${lib.getExe pkgs.ewwbar}''
];
xwayland.force_zero_scaling = true;