- adding appImage apps to the ignore list

- removing double call of startup.sh in exec-once
This commit is contained in:
2026-01-26 21:04:06 +01:00
parent 533ccb0f02
commit d5774faa56
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,6 @@ exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRE
exec-once=hyprland-autoname-workspaces
exec-once=hyprctl setcursor Bibata-Modern-Classic 48
exec-once=waybar
exec-once=wpaperd
exec-once=/usr/lib/polkit-kde-authentication-agent-1
#exec-once=[workspace 1] firefox

1
.gitignore vendored
View File

@@ -1 +1,2 @@
/.idea/
*.AppImage