From 32eccb48e2e1a756a900c26bfa15fff6f9db6b75 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 8 Jun 2021 19:45:03 +0300 Subject: Deleted Min settings file and added a lot of configuration files --- .config/autostart/Flameshot.desktop | 7 +++ .config/autostart/pulseeffects-service.desktop | 8 +++ .config/autostart/rambox.desktop | 8 +++ .config/autostart/redshift-gtk.desktop | 87 ++++++++++++++++++++++++++ 4 files changed, 110 insertions(+) create mode 100644 .config/autostart/Flameshot.desktop create mode 100644 .config/autostart/pulseeffects-service.desktop create mode 100644 .config/autostart/rambox.desktop create mode 100644 .config/autostart/redshift-gtk.desktop (limited to '.config/autostart') diff --git a/.config/autostart/Flameshot.desktop b/.config/autostart/Flameshot.desktop new file mode 100644 index 0000000..ffc069d --- /dev/null +++ b/.config/autostart/Flameshot.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=flameshot +Icon=flameshot +Exec=flameshot +Terminal=false +Type=Application +X-GNOME-Autostart-enabled=true diff --git a/.config/autostart/pulseeffects-service.desktop b/.config/autostart/pulseeffects-service.desktop new file mode 100644 index 0000000..89096cc --- /dev/null +++ b/.config/autostart/pulseeffects-service.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=PulseEffects +Comment=PulseEffects Service +Exec=pulseeffects --gapplication-service +Icon=pulseeffects +StartupNotify=false +Terminal=false +Type=Application diff --git a/.config/autostart/rambox.desktop b/.config/autostart/rambox.desktop new file mode 100644 index 0000000..6c176f5 --- /dev/null +++ b/.config/autostart/rambox.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=rambox +Comment=ramboxstartup script +Exec=/tmp/.mount_RamboxksMPWg/rambox --hidden +StartupNotify=false +Terminal=false \ No newline at end of file diff --git a/.config/autostart/redshift-gtk.desktop b/.config/autostart/redshift-gtk.desktop new file mode 100644 index 0000000..be9f688 --- /dev/null +++ b/.config/autostart/redshift-gtk.desktop @@ -0,0 +1,87 @@ +[Desktop Entry] +Version=1.0 +Name=Redshift +Name[be]=Redshift +Name[ca]=Redshift +Name[cs]=Redshift +Name[da]=Redshift +Name[de]=Redshift +Name[en_GB]=Redshift +Name[es]=Redshift +Name[fr]=Redshift +Name[he]=Redshift +Name[hu]=Redshift +Name[it]=Redshift +Name[ja]=Redshift +Name[lt]=Redshift +Name[nb]=Rødskift +Name[pl]=Redshift +Name[pt]=Redshift +Name[pt_BR]=Redshift +Name[ro]=Redshift +Name[ru]=Redshift +Name[sr]=Редшифт +Name[sv]=Redshift +Name[tr]=Redshift +Name[uk]=Redshift +Name[zh_CN]=红移 +Name[zh_TW]=Redshift +GenericName=Color temperature adjustment +GenericName[be]=Рэгуляванне каляровай тэмпературы +GenericName[ca]=Ajust de la temperatura de color +GenericName[cs]=Nastavení teploty barev +GenericName[da]=Justering af farvetemperatur +GenericName[de]=Farbtemperaturanpassung +GenericName[en_GB]=Colour temperature adjustment +GenericName[es]=Ajuste de la temperatura de color +GenericName[fr]=Réglage de la température de couleur +GenericName[he]=התאמת טמפרטורת צבע +GenericName[hu]=Színhőmérséklet beállítása +GenericName[it]=Regolazione della temperatura del colore +GenericName[ja]=色温度の調整 +GenericName[lt]=Spalvos temperatūros reguliavimas +GenericName[nb]=Justering av fargetemperatur +GenericName[nl]=Bijstelling van kleurtemperatuur +GenericName[pl]=Dostosowanie temperatury barwowej +GenericName[pt_BR]=Ajuste de temperatura de cor +GenericName[ru]=Настройка цветовой температуры +GenericName[sr]=Прилагођавање температуре боје +GenericName[sv]=Färgtemperaturjustering +GenericName[tr]=Renk sıcaklığı ayarı +GenericName[uk]=Налаштування колірної температури +GenericName[zh_CN]=色温调节 +GenericName[zh_TW]=色溫調整 +Comment=Color temperature adjustment tool +Comment[be]=Інструмент рэгулявання каляровай тэмпературы +Comment[ca]=Eina per a l'ajust de la temperatura de color +Comment[cs]=Nástroj pro přizpůsobení barevné teploty +Comment[da]=Justeringsværktøj for farvetemperatur +Comment[de]=Farbtemperaturanpassungswerkzeug +Comment[en_GB]=Colour temperature adjustment tool +Comment[es]=Herramienta para el ajuste de la temperatura de color +Comment[fr]=Outil de réglage de la température de couleur +Comment[he]=כלי להתאמת טמפרטורת צבע +Comment[hu]=Színhőmérséklet beállító eszköz +Comment[it]=Strumento per la regolazione della temperatura del colore +Comment[ja]=色温度の調整ツール +Comment[lt]=Spalvos temperatūros reguliavimo įrankis +Comment[nb]=Justeringsverktøy for fargetemperatur +Comment[nl]=Hulpmiddel voor het bijstellen van de kleurtemperatuur +Comment[pl]=Narzędzie do dostosowywania temperatury barwowej +Comment[pt_BR]=Ferramenta de ajuste de temperatura de cor +Comment[ru]=Инструмент регулирования цветовой температуры +Comment[sr]=Алатка за прилагођавање температуре боје +Comment[sv]=Justeringsverktyg för färgtemperaturer +Comment[tr]=Renk sıcaklığı ayarlama aracı +Comment[uk]=Знаряддя налаштувань колірної температури +Comment[zh_CN]=色温调节工具 +Comment[zh_TW]=色溫調整工具 +Exec=redshift-gtk +Icon=redshift +Terminal=false +Type=Application +Categories=Utility; +StartupNotify=true +Hidden=true +X-GNOME-Autostart-enabled=false + -- cgit v1.2.3