feat: update config.toml

This commit is contained in:
Patryk Hegenberg 2025-01-13 10:13:15 +01:00
parent c4fbac6b8d
commit 8dabf244bb

View file

@ -19,7 +19,6 @@ headless = [
] ]
non_headless = [ non_headless = [
"discord",
"flameshot", "flameshot",
"fuzzel", "fuzzel",
"hyprcursor", "hyprcursor",
@ -31,19 +30,20 @@ non_headless = [
"hyprutils", "hyprutils",
"kitty", "kitty",
"mako", "mako",
"SwayNotificationCenter",
"SwayNotificationCenter-zsh-completion",
"mpv", "mpv",
"neovide",
"pidgin", "pidgin",
"remmina", "remmina",
"thunderbird-i18n-de", "thunderbird-i18n-de",
"virt-manager", "virt-manager",
"vlc", "vlc",
"waybar", "waybar",
"nwg-panel",
"nwg-look",
"xdg-desktop-portal-hyprland", "xdg-desktop-portal-hyprland",
"zathura", "zathura",
"zathura-pdf-mupdf", "zathura-pdf-mupdf",
"zoom",
"android-studio",
] ]
[go] [go]