feat: XFCE default browser
This commit is contained in:
parent
acd9dbbae1
commit
b7c5907ba0
2
.config/xfce4/helpers.rc
Normal file
2
.config/xfce4/helpers.rc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
WebBrowser=firefox
|
||||||
|
TerminalEmulator=kitty
|
11
.local/share/xfce4/helpers/firefox.desktop
Normal file
11
.local/share/xfce4/helpers/firefox.desktop
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
NoDisplay=true
|
||||||
|
Version=1.0
|
||||||
|
Encoding=UTF-8
|
||||||
|
Type=X-XFCE-Helper
|
||||||
|
X-XFCE-Category=WebBrowser
|
||||||
|
X-XFCE-CommandsWithParameter=flatpak run org.mozilla.firefox -ProfileManager "%s"
|
||||||
|
Icon=firefox
|
||||||
|
Name=firefox flatpak
|
||||||
|
X-XFCE-Commands=flatpak run org.mozilla.firefox -ProfileManager
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user