Replaced waybar and swaync with Hyprpanel and dunst

This commit is contained in:
2025-01-09 19:52:08 +01:00
parent 89265aef48
commit 914c25808f
10 changed files with 208 additions and 23 deletions

View File

@ -1,9 +1,9 @@
rec {
default = {
browser = "io.github.zen_browser.zen.desktop";
browser = "io.github.zen_browser.zen";
calculator = "gnome-calculator";
fileManager = "nautilus";
imageViewer = "org.gnome.Loupe.desktop";
imageViewer = "loupe";
lockScreen = "hyprlock";
terminal = "kitty";
};