diff --git a/files/system/etc/xdg/autostart/kitty.desktop b/files/system/etc/xdg/autostart/kitty.desktop deleted file mode 100644 index 3885177..0000000 --- a/files/system/etc/xdg/autostart/kitty.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=kitty -GenericName=Terminal emulator -Comment=Fast, feature-rich, GPU based terminal -TryExec=kitty -StartupNotify=true -Exec=/usr/bin/hyprctl dispatch exec [workspace special:terminal silent] /usr/bin/kitty -Icon=kitty -Categories=System;TerminalEmulator; -X-TerminalArgExec=-- -X-TerminalArgTitle=--title -X-TerminalArgAppId=--class -X-TerminalArgDir=--working-directory -X-TerminalArgHold=--hold \ No newline at end of file