Compare commits
No commits in common. "6bf8c531ae4c788bd67a0bd6fa5adef6d2b32f16" and "7e284e6fca7ef89b46af5393d280f283cdab29a2" have entirely different histories.
6bf8c531ae
...
7e284e6fca
1719
home/.p10k.zsh
1719
home/.p10k.zsh
File diff suppressed because it is too large
Load Diff
6
setup.sh
6
setup.sh
@ -94,7 +94,7 @@ function inst_zsh {
|
|||||||
pkg_inst $key
|
pkg_inst $key
|
||||||
done
|
done
|
||||||
|
|
||||||
cp -rf $MONARCHOS_DIR/home/.zshrc $HOME/.zshrc
|
sudo install -C $MONARCHOS_DIR/home/.zshrc $HOME/.zshrc
|
||||||
rm -rf ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
|
rm -rf ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
|
||||||
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
|
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
|
||||||
rm -rf ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
|
rm -rf ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
|
||||||
@ -102,8 +102,6 @@ function inst_zsh {
|
|||||||
rm -rf ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
|
rm -rf ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
|
||||||
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
|
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
|
||||||
chsh -s /usr/bin/zsh
|
chsh -s /usr/bin/zsh
|
||||||
|
|
||||||
cp -rf $MONARCHOS_DIR/home/.p10k.zsh $HOME/.p10k.zsh
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -337,8 +335,6 @@ function inst_rofi {
|
|||||||
|
|
||||||
cp -Rf $MONARCHOS_DIR/home/config/rofi $HOME/.config/rofi
|
cp -Rf $MONARCHOS_DIR/home/config/rofi $HOME/.config/rofi
|
||||||
chown $USER:$USER $HOME/.config/rofi
|
chown $USER:$USER $HOME/.config/rofi
|
||||||
|
|
||||||
sudo cp -Rf $MONARCHOS_DIR/usr/share/settings-menu /usr/share/settings-menu
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1,79 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name[ar]=ساعة منبهة
|
|
||||||
Name[ast]=Despertador
|
|
||||||
Name[be]=Будзільнік
|
|
||||||
Name[bg]=Будилник
|
|
||||||
Name[ca]=Despertador
|
|
||||||
Name[cs]=Budík
|
|
||||||
Name[da]=Vækkeur
|
|
||||||
Name[de]=Wecker
|
|
||||||
Name[el]=Ξυπνητήρι
|
|
||||||
Name[es]=Reloj despertador
|
|
||||||
Name[et]=Äratuskell
|
|
||||||
Name[fi]=Herätyskello
|
|
||||||
Name[fo]=Vekjari
|
|
||||||
Name[fr]=Réveil
|
|
||||||
Name[gl]=Reloxo de alarma
|
|
||||||
Name[he]=שעון מעורר
|
|
||||||
Name[hi]=अलार्म घड़ी
|
|
||||||
Name[hu]=Ébresztőóra
|
|
||||||
Name[id]=Jam Alarm
|
|
||||||
Name[ja]=アラーム時計
|
|
||||||
Name[ka]=მაღვიძარა
|
|
||||||
Name[ms]=Jam Penggera
|
|
||||||
Name[nb]=Alarmklokke
|
|
||||||
Name[nl]=Alarmklok
|
|
||||||
Name[nn]=Varslingsur
|
|
||||||
Name[pl]=Budzik
|
|
||||||
Name[pt_BR]=Alarme
|
|
||||||
Name[ru]=Будильник
|
|
||||||
Name[si]=සංඳාකිරීමේ ඔරලෝසුව
|
|
||||||
Name[sv]=Väckarklocka
|
|
||||||
Name[tr]=Çalar Saat
|
|
||||||
Name[uk]=Будильник
|
|
||||||
Name[zh_CN]=闹钟
|
|
||||||
Name[zh_TW]=Alarm Clock
|
|
||||||
Name=Alarm Clock
|
|
||||||
Comment[ar]=استيقظ في الصباح
|
|
||||||
Comment[ast]=Despertase pola mañana
|
|
||||||
Comment[be]=Абудзіць мяне ранкам
|
|
||||||
Comment[bg]=Събудете се сутринта
|
|
||||||
Comment[ca]=Desperti's al matí
|
|
||||||
Comment[cs]=Ranní buzení
|
|
||||||
Comment[da]=Vågn om morgenen
|
|
||||||
Comment[de]=Morgens aufwecken
|
|
||||||
Comment[el]=Ξυπνήστε το πρωί
|
|
||||||
Comment[es]=Despiértese por la mañana
|
|
||||||
Comment[et]=Ärka ülesse hommikul
|
|
||||||
Comment[fi]=Herää jo!
|
|
||||||
Comment[fo]=Vakna á morgni
|
|
||||||
Comment[fr]=Se reveiller le matin
|
|
||||||
Comment[gl]=Espertarse pola mañan
|
|
||||||
Comment[he]=להתעורר בבוקר
|
|
||||||
Comment[hi]=सुबह में जग जाएँ
|
|
||||||
Comment[hu]=Reggeli ébresztő
|
|
||||||
Comment[id]=Bangun di pagi hari
|
|
||||||
Comment[ja]=朝起きる
|
|
||||||
Comment[ka]=დილით გაღვიძება
|
|
||||||
Comment[la]=Mane excita
|
|
||||||
Comment[ms]=Bangun pada waktu pagi
|
|
||||||
Comment[nb]=Våkne opp om morgenen
|
|
||||||
Comment[nl]=Wakker worden
|
|
||||||
Comment[nn]=Vakne om morgonen
|
|
||||||
Comment[pl]=Obudź się rano
|
|
||||||
Comment[pt_BR]=Acordar de manhã
|
|
||||||
Comment[pt]=Despertar de manhã
|
|
||||||
Comment[ru]=Вставайте по утрам
|
|
||||||
Comment[si]=උදෑසන පිබිදීම
|
|
||||||
Comment[sv]=Vakna på morgonen
|
|
||||||
Comment[tr]=Sabah uyandır
|
|
||||||
Comment[uk]=Прокидайтесь вчасно
|
|
||||||
Comment[zh_CN]=早晨唤醒
|
|
||||||
Comment[zh_TW]=早上醒來
|
|
||||||
Comment=Wake up in the morning
|
|
||||||
Icon=alarm-clock
|
|
||||||
Exec=alarm-clock-applet
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=GNOME;GTK;Utility;
|
|
||||||
X-Ubuntu-Gettext-Domain=alarm-clock
|
|
||||||
@ -1,134 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Bluetooth
|
|
||||||
Name[am]=ብሉቱዝ
|
|
||||||
Name[ar]=البلوتوث
|
|
||||||
Name[as]=ব্লুটুথ
|
|
||||||
Name[az]=Blutuz
|
|
||||||
Name[ber]=ⴰⴱⵍⵓⵜⵓⵜ
|
|
||||||
Name[bg]=Блутут
|
|
||||||
Name[bn]=ব্লুটুথ
|
|
||||||
Name[eo]=Bludento
|
|
||||||
Name[eu]=Bluetooth-a
|
|
||||||
Name[fa]=بلوتوث
|
|
||||||
Name[hi]=ब्लूटूथ
|
|
||||||
Name[is]=Bluetooth (blátönn)
|
|
||||||
Name[ka]=Bluetooth-ი
|
|
||||||
Name[km]=ប្ល៊ូធូស
|
|
||||||
Name[kn]=ಬ್ಲೂಟೂತ್
|
|
||||||
Name[ko]=블루투스
|
|
||||||
Name[lo]=ບລູທູດ
|
|
||||||
Name[mai]=ब्लूटूथ
|
|
||||||
Name[ml]=ബ്ലുടൂത്ത്
|
|
||||||
Name[mn]=Блүтүүт
|
|
||||||
Name[mr]=ब्ल्यूटूथ
|
|
||||||
Name[nb]=Blåtann
|
|
||||||
Name[ne]=ब्लुटुथ
|
|
||||||
Name[nn]=Blåtann
|
|
||||||
Name[or]=ବ୍ଲୁଟୁଥ
|
|
||||||
Name[pa]=ਬਲੂਟੂਥ
|
|
||||||
Name[shn]=ၸၢတ်ႇၸိတ်ႇ
|
|
||||||
Name[sr]=Блутут
|
|
||||||
Name[sr@ijekavian]=Блутут
|
|
||||||
Name[ta]=புளூடூத்
|
|
||||||
Name[th]=บลูทูธ
|
|
||||||
Name[tt]=Bluetoth
|
|
||||||
Name[ug]=كۆكچىش
|
|
||||||
Name[ur]=بلیو ٹوتھ
|
|
||||||
Name[xh]=I-Bluetooth
|
|
||||||
Name[zgh]=ⴰⴱⵍⵓⵜⵓⵜ
|
|
||||||
Name[zh_CN]=蓝牙
|
|
||||||
Name[zh_HK]=藍牙
|
|
||||||
Name[zh_TW]=藍牙
|
|
||||||
Name[zu]=I-Bluetooth
|
|
||||||
Comment=Configure Bluetooth settings
|
|
||||||
Comment[af]=Stel Bluetooth op
|
|
||||||
Comment[am]=የ ብሉቱዝ ማሰናጃዎች ማዋቀሪያ
|
|
||||||
Comment[ar]=تكوين إعدادات بلوتوث
|
|
||||||
Comment[az]=Bluetooth tənzimləmələrini quraşdır
|
|
||||||
Comment[be]=Наладка Bluetooth
|
|
||||||
Comment[bg]=Настройки на Bluetooth
|
|
||||||
Comment[bn]=ব্লু-টুথ সেটিংস কনফিগার করুন
|
|
||||||
Comment[bs]=Konfiguriši Bluetooth postavke
|
|
||||||
Comment[ca]=Configureu els ajusts de Bluetooth
|
|
||||||
Comment[ca@valencia]=Configura els paràmetres del Bluetooth
|
|
||||||
Comment[cs]=Nastavení Bluetooth
|
|
||||||
Comment[cy]=Ffurfweddu gosodiadau Bluetooth
|
|
||||||
Comment[da]=Konfigurér Bluetooth-indstillinger
|
|
||||||
Comment[de]=Bluetooth-Einstellungen bearbeiten
|
|
||||||
Comment[el]=Διαμόρφωση ρυθμίσεων Bluetooth
|
|
||||||
Comment[eo]=Ŝanĝi Bludento-agordojn
|
|
||||||
Comment[es]=Configurar las opciones del Bluetooth
|
|
||||||
Comment[et]=Bluetooth'i sätete häälestamine
|
|
||||||
Comment[eu]=Konfiguratu Bluetooth-aren ezarpenak
|
|
||||||
Comment[fi]=Säädä Bluetooth-asetuksia
|
|
||||||
Comment[fr]=Configurer les paramètres Bluetooth
|
|
||||||
Comment[fr_CA]=Configurer les paramètres Bluetooth
|
|
||||||
Comment[gd]=Rèitich na roghainnean Bluetooth
|
|
||||||
Comment[gl]=Configurar os axustes do Bluetooth
|
|
||||||
Comment[he]=הגדרת תצורת ה־Bluetooth
|
|
||||||
Comment[hi]=ब्लूटूथ सेटिंग्स विन्यस्त करें
|
|
||||||
Comment[hr]=Uredi Bluetooth postavke
|
|
||||||
Comment[hu]=Bluetooth beállítások módosítása
|
|
||||||
Comment[hy]=Կարգավորել Bluetooth–ի պարամետրերը
|
|
||||||
Comment[ia]=Configurar le preparationes del Bluetooth
|
|
||||||
Comment[id]=Konfigurasi pengaturan Bluetooth
|
|
||||||
Comment[ie]=Configurar parametres de Bluetooth
|
|
||||||
Comment[is]=Stilla Bluetooth-uppsetningu
|
|
||||||
Comment[it]=Configura le impostazioni Bluetooth
|
|
||||||
Comment[ja]=Bluetooth の設定を変更します
|
|
||||||
Comment[kab]=Swel iɣewwaṛen n Bluetooth
|
|
||||||
Comment[kk]=Bluetooth баптаулары
|
|
||||||
Comment[km]=កំណត់រចនាសម្ព័ន្ធការកំណត់ប្ល៊ូធូស
|
|
||||||
Comment[ko]=블루투스를 설정합니다
|
|
||||||
Comment[ku]=Mîhengên Bluetooth ava bike
|
|
||||||
Comment[la]=Bluetooth configurationem mutare
|
|
||||||
Comment[li]=Bluetooth-instellingen configureren
|
|
||||||
Comment[lo]=ກົນົດຄ່າຕັ້ງຂອງບລູທູດ
|
|
||||||
Comment[lt]=Konfigūruoti Bluetooth nustatymus
|
|
||||||
Comment[lv]=Konfigurēt Bluetooth iestatījumus
|
|
||||||
Comment[mai]=ब्लूटूथ सेटिंग्स मिलाउ
|
|
||||||
Comment[ml]=ബ്ലൂടൂത്ത് സജ്ജീകരണങ്ങള് ക്രമീകരിക്കുക
|
|
||||||
Comment[mr]=ब्ल्युटूथ सेटिंग्स् संरचीत करा
|
|
||||||
Comment[ms]=Konfigur tetapan Bluetooh
|
|
||||||
Comment[nap]=Acconcia l'impostazion d''o Bluetooth
|
|
||||||
Comment[nb]=Konfigurer innstillinger for blåtann
|
|
||||||
Comment[nds]=Bluetooth Einstellungen Konfigurieren
|
|
||||||
Comment[ne]=ब्लुटुथ सेटिंग्स मिलाउनुहोस्
|
|
||||||
Comment[nl]=Bluetooth-instellingen wijzigen
|
|
||||||
Comment[nn]=Set opp blåtann
|
|
||||||
Comment[oc]=Configurar los paramètres del Bluetooth
|
|
||||||
Comment[or]=ବ୍ଲୁଟୁଥ ସେଟିଂଗର ପରିବର୍ତ୍ତନ କରନ୍ତୁ
|
|
||||||
Comment[pap]=Konfigura Bluetooth
|
|
||||||
Comment[pl]=Konfiguracja ustawień Bluetooth
|
|
||||||
Comment[pt]=Configurar definições de Bluetooth
|
|
||||||
Comment[pt_BR]=Definir configurações de bluetooth
|
|
||||||
Comment[ro]=Configurează setările Bluetooth-ului
|
|
||||||
Comment[ru]=Настроить параметры Bluetooth
|
|
||||||
Comment[sk]=Konfiguruje nastavenia Bluetooth
|
|
||||||
Comment[sl]=Nastavitve za Bluetooth
|
|
||||||
Comment[sq]=Konfiguro parametrat e Bluetooth-it
|
|
||||||
Comment[sr]=Измените подешавања Блутута
|
|
||||||
Comment[sr@ijekavian]=Измјените подешавања Блутута
|
|
||||||
Comment[sr@latin]=Bluetooth podešavanja
|
|
||||||
Comment[sv]=Konfigurera bluetoothinställningar
|
|
||||||
Comment[szl]=Kōnfiguracyjo sztelōnkōw Bluetooth
|
|
||||||
Comment[ta]=ப்ளூடூத் அமைப்புகளை வடிவமை
|
|
||||||
Comment[tg]=Танзимоти хусусиятҳои Bluetooth
|
|
||||||
Comment[th]=กำหนดค่าตั้งบลูทูธ
|
|
||||||
Comment[tr]=Bluetooth ayarlarını yapılandır
|
|
||||||
Comment[tt]=Bluetooth-ны көйләү
|
|
||||||
Comment[uk]=Налаштувати параметри Bluetooth
|
|
||||||
Comment[ur]=بلوٹوتھ ترتیبات تشکیل دیں
|
|
||||||
Comment[uz]=Bluetooth moslamalarini sozlash
|
|
||||||
Comment[vi]=Thiết lập cấu hình cho Bluetooth
|
|
||||||
Comment[zh_CN]=配置蓝牙设置
|
|
||||||
Comment[zh_HK]=配置藍牙設定
|
|
||||||
Comment[zh_TW]=調整藍牙設定
|
|
||||||
Comment[zu]=Lungiselela izilungiselelo ze-Bluetooth
|
|
||||||
Icon=bluetooth
|
|
||||||
Exec=blueberry
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=GTK;GNOME;Settings;HardwareSettings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;
|
|
||||||
StartupNotify=true
|
|
||||||
NotShowIn=GNOME;KDE;Unity;
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Task Manager
|
|
||||||
Comment=
|
|
||||||
Exec=btop -p 1
|
|
||||||
Icon=preferences-desktop-icons
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=
|
|
||||||
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Clipboard history
|
|
||||||
Comment=
|
|
||||||
Exec=cliphist list | rofi -dmenu | cliphist decode | wl-copy
|
|
||||||
Icon=accessories-notes
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=
|
|
||||||
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Font Manager
|
|
||||||
Comment=
|
|
||||||
Exec=font-manager
|
|
||||||
Icon=applications-fonts
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=
|
|
||||||
|
|
||||||
@ -1,15 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=System Profiler and Benchmark
|
|
||||||
Name[es]=Informacion y Rendimiento del Sistema
|
|
||||||
Name[fr]=Informations et Benchmarks du Système
|
|
||||||
Name[pt_BR]=Informações e Testes do Sistema
|
|
||||||
Name[ru]=Информация о системе и тестирование
|
|
||||||
Comment=Displays system information
|
|
||||||
Comment[ru]=Показывает информацию о системе
|
|
||||||
Exec=/usr/bin/hardinfo
|
|
||||||
Icon=hardinfo
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
StartupNotify=true
|
|
||||||
Categories=System;
|
|
||||||
Keywords=linux;kernel;system;hardware;cpu;processor;capabilities;frequency;memory;ram;board;resources;sensors;devices;usb;pci;display;network;benchmark;test;
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Color Picker
|
|
||||||
Comment=
|
|
||||||
Exec=hyprpicker -f hex -a
|
|
||||||
Icon=color-pick
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=
|
|
||||||
|
|
||||||
@ -1,41 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name[de]=Ressourcen
|
|
||||||
Name[es]=Resources
|
|
||||||
Name[fr]=Ressources
|
|
||||||
Name[it]=Risorse
|
|
||||||
Name[ka]=Resources
|
|
||||||
Name[nl]=Systeembronnen
|
|
||||||
Name[pl]=Zasoby
|
|
||||||
Name[pt_BR]=Recursos
|
|
||||||
Name[ru]=Ресурсы
|
|
||||||
Name[tr]=Kaynaklar
|
|
||||||
Name[uk]=Ресурси
|
|
||||||
Name[zh_TW]=Resources
|
|
||||||
Name=Resources
|
|
||||||
Comment[de]=Systemressourcen im Auge behalten
|
|
||||||
Comment[pt_BR]=Monitore os recursos do sistema
|
|
||||||
Comment[ru]=Отслеживайте системные ресурсы
|
|
||||||
Comment[uk]=Слідкуйте за системними ресурсами
|
|
||||||
Comment=Keep an eye on system resources
|
|
||||||
Type=Application
|
|
||||||
Exec=env GTK_THEME=Adwaita:dark resources
|
|
||||||
Terminal=false
|
|
||||||
Categories=System
|
|
||||||
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
|
||||||
Keywords[de]=System;Ressourcen;Monitor;Überwachung;Prozesse;Benutzung;Auslastung;Task;Manager;CPU;RAM;Speicher;GPU;
|
|
||||||
Keywords[es]=Sistema;Recursos;Monitor;Procesos;Uso;Tarea;Admin;CPU;RAM;Memoria;GPU;
|
|
||||||
Keywords[fr]=Système;Ressources;Moniteur;Processus;Utilisation;Tâches;CPU;RAM;Mémoire;GPU;
|
|
||||||
Keywords[it]=Sistema;Risorse;Monitor;Processi;Utilizzo;Attività;Gestore;CPU;RAM;Memoria;GPU;
|
|
||||||
Keywords[ka]=System;Resources;Monitor;Processes;Usage;Task;Manager;CPU;RAM;Memory;GPU;მეხსიერება;პროცესორი;სისტემა;დატვირთვა;
|
|
||||||
Keywords[nl]=Systeem;Bronnen;Monitor;Processen;Gebruik;Taak;Beheer;Cpu;Ram;Geheugen;Gpu;
|
|
||||||
Keywords[pl]=System;Zasoby;Monitor;Procesy;Wykorzystanie;Zadań;Menadżer;CPU;RAM;Pamięć;GPU;
|
|
||||||
Keywords[pt_BR]=Sistema;Recursos;Monitor;Processos;Uso;Tarefas;Gerenciador;CPU;RAM;Memória;GPU;
|
|
||||||
Keywords[ru]=System;Resources;Monitor;Processes;Usage;Task;Manager;CPU;RAM;Memory;GPU;Система;Ресурсы;Процессы;ЦП;ОЗУ;Память;ГП;Монитор;Использование;
|
|
||||||
Keywords[tr]=Sistem;Kaynaklar;Monitör;İzle;Süreçler;Kullanım;Görev;Yönetici;CPU;İşlemci;RAM;Bellek; GPU;Ekran Kartı;
|
|
||||||
Keywords[uk]=System;Resources;Monitor;Processes;Usage;Task;Manager;CPU;RAM;Memory;GPU;система;ресурси;монітор;процеси;менеджер;задачі;процесор;відеокарта;пам'ять;оператива;завис;лаг;
|
|
||||||
Keywords[zh_TW]=系統;資源;監控器;處理程序;使用情形;任務;管理員;CPU;RAM;記憶體;GPU;
|
|
||||||
Keywords=System;Resources;Monitor;Processes;Usage;Task;Manager;CPU;RAM;Memory;GPU;
|
|
||||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
||||||
Icon=net.nokyan.Resources
|
|
||||||
StartupNotify=true
|
|
||||||
X-Purism-FormFactor=Workstation;Mobile;
|
|
||||||
@ -1,13 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Categories=GTK;Settings;DesktopSettings;
|
|
||||||
Exec=wdisplays
|
|
||||||
#Icon=network.cycles.wdisplays
|
|
||||||
Icon=preferences-desktop-display
|
|
||||||
|
|
||||||
Name=Displays
|
|
||||||
GenericName=Displays configuration
|
|
||||||
Comment=wlroots displays configuration
|
|
||||||
Name[it]=Schermi
|
|
||||||
GenericName[it]=Impostazioni degli schermi
|
|
||||||
Comment[it]=Impostazioni degli schermi per wlroots
|
|
||||||
@ -1,8 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=NoiseTorch
|
|
||||||
Comment=Create a virtual microphone that suppresses noise, in any application.
|
|
||||||
Exec=noisetorch
|
|
||||||
Icon=noisetorch
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=Audio;AudioVideo;Utility;
|
|
||||||
@ -1,15 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Name=GTK Settings
|
|
||||||
Name[pl]=Ustawienia GTK
|
|
||||||
GenericName=Adjust Look and Feel
|
|
||||||
GenericName[pl]=Dopasuj ustawienia wyglądu
|
|
||||||
Comment=Customizes GTK3 look and feel settings
|
|
||||||
Comment[pl]=Dostosowuje ustawienia środowiska graficznego GTK3
|
|
||||||
Keywords=windows;preferences;settings;theme;style;appearance;look;
|
|
||||||
Keywords[pl]=okna;preferencje;ustawienia;motyw;styl;wygląd;
|
|
||||||
Icon=nwg-look
|
|
||||||
Exec=nwg-look
|
|
||||||
NotShowIn=GNOME;KDE;XFCE;MATE;
|
|
||||||
StartupNotify=true
|
|
||||||
Categories=GTK;Settings;DesktopSettings;
|
|
||||||
@ -1,8 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Categories=Qt;Utility;
|
|
||||||
Exec=sddm-conf
|
|
||||||
Icon=preferences-system
|
|
||||||
StartupNotify=false
|
|
||||||
Terminal=false
|
|
||||||
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=VPN Connections
|
|
||||||
Comment=
|
|
||||||
Exec=$HOME/.config/rofi/nm-vpn/nm-vpn.sh
|
|
||||||
Icon=application-network
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=
|
|
||||||
|
|
||||||
@ -1,11 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Encoding=UTF-8
|
|
||||||
Type=Application
|
|
||||||
Exec=waypaper
|
|
||||||
Name=Wallpaper
|
|
||||||
#Icon=waypaper
|
|
||||||
Icon=preferences-desktop-wallpaper
|
|
||||||
Terminal=false
|
|
||||||
GenericName=Waypaper wallpaper setter
|
|
||||||
Categories=Utility;GTK;DesktopSettings;
|
|
||||||
Comment=Change wallpaper on Wayland and X11
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Session Menu
|
|
||||||
Comment=
|
|
||||||
Exec=wlogout -P 1 -s -r 10 -c 10
|
|
||||||
Icon=preferences-system-login
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user