Update XFCE configs
This commit is contained in:
28
xfce/.config/xfce4/panel/launcher-16/17705040301.desktop
Normal file
28
xfce/.config/xfce4/panel/launcher-16/17705040301.desktop
Normal file
@@ -0,0 +1,28 @@
|
||||
[Desktop Entry]
|
||||
Name=LibreWolf
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community @@u %u @@
|
||||
Comment=A fork of Firefox, focused on privacy, security and freedom.
|
||||
Icon=io.gitlab.librewolf-community
|
||||
Type=Application
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json;
|
||||
StartupWMClass=librewolf
|
||||
Categories=Network;WebBrowser;
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Keywords=Internet;WWW;Browser;Web;Explorer;
|
||||
Actions=new-window;new-private-window;profilemanager;
|
||||
X-Flatpak=io.gitlab.librewolf-community
|
||||
X-XFCE-Source=file:///var/lib/flatpak/app/io.gitlab.librewolf-community/x86_64/stable/a11af653ea084658758d6e4a4dfbe8cbe30f060e397e64e79944a60bc1c1dc64/export/share/applications/io.gitlab.librewolf-community.desktop
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=Open a New Window
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community @@u %u @@
|
||||
|
||||
[Desktop Action new-private-window]
|
||||
Name=Open a New Private Window
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community --private-window @@u %u @@
|
||||
|
||||
[Desktop Action profilemanager]
|
||||
Name=Open the Profile Manager
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community --ProfileManager @@u %u @@
|
||||
@@ -1,25 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Firefox Web Browser
|
||||
Comment=Browse the World Wide Web
|
||||
GenericName=Web Browser
|
||||
Keywords=Internet;WWW;Browser;Web;Explorer
|
||||
Exec=firefox %u
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
Icon=firefox
|
||||
Categories=GNOME;GTK;Network;WebBrowser;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
|
||||
StartupNotify=true
|
||||
Actions=NewWindow;NewPrivateWindow;
|
||||
StartupWMClass=Firefox
|
||||
X-XFCE-Source=file:///usr/share/applications/firefox.desktop
|
||||
|
||||
[Desktop Action NewWindow]
|
||||
Name=Open a New Window
|
||||
Exec=firefox -new-window
|
||||
|
||||
[Desktop Action NewPrivateWindow]
|
||||
Name=Open a New Private Window
|
||||
Exec=firefox -private-window
|
||||
@@ -1,8 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Telegram
|
||||
Comment=New era of messaging
|
||||
TryExec=Telegram
|
||||
Exec=Telegram -- %U
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=Telegram --file-forwarding org.telegram.desktop -- @@u %U @@
|
||||
Icon=org.telegram.desktop
|
||||
Terminal=false
|
||||
StartupWMClass=TelegramDesktop
|
||||
@@ -15,9 +14,10 @@ DBusActivatable=true
|
||||
SingleMainWindow=true
|
||||
X-GNOME-UsesNotifications=true
|
||||
X-GNOME-SingleWindow=true
|
||||
X-XFCE-Source=file:///usr/share/applications/org.telegram.desktop.desktop
|
||||
X-Flatpak=org.telegram.desktop
|
||||
X-XFCE-Source=file:///var/lib/flatpak/app/org.telegram.desktop/x86_64/stable/c9756a44a11759cb68fddc3d8611d5aae18164ce369d1053a0721b4be97467dd/export/share/applications/org.telegram.desktop.desktop
|
||||
|
||||
[Desktop Action quit]
|
||||
Exec=Telegram -quit
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=Telegram org.telegram.desktop -quit
|
||||
Name=Quit Telegram
|
||||
Icon=application-exit
|
||||
@@ -9,5 +9,19 @@ show_log_status=true
|
||||
auto_open_online_doc=false
|
||||
|
||||
[mailwatch]
|
||||
nmailboxes=0
|
||||
nmailboxes=2
|
||||
mailbox0=maildir
|
||||
mailbox_name0=Proton Mail
|
||||
mailbox1=maildir
|
||||
mailbox_name1=iCloud Mail
|
||||
|
||||
[mailbox0]
|
||||
path=/home/fscotto/Maildir/ProtonMailAccount
|
||||
mtime=0
|
||||
interval=600
|
||||
|
||||
[mailbox1]
|
||||
path=/home/fscotto/Maildir/iCloudAccount
|
||||
mtime=0
|
||||
interval=600
|
||||
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
Interface=wlp58s0
|
||||
Autohide=false
|
||||
AutohideMissing=false
|
||||
SignalColors=true
|
||||
ShowIcon=true
|
||||
ShowBar=false
|
||||
Command=nm-connection-editor
|
||||
|
||||
Reference in New Issue
Block a user