Merge branch 'main' into work
This commit is contained in:
commit
77ca3d906a
2 changed files with 20 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
Xcursor.size: 24
|
||||
|
||||
! urxvt ------------------------------------------------------------------------
|
||||
URxvt.termName: rxvt-unicode
|
||||
! - use font
|
||||
|
|
|
@ -2,3 +2,23 @@
|
|||
application/pdf=atril.desktop
|
||||
x-scheme-handler/http=firefox-esr.desktop
|
||||
x-scheme-handler/https=firefox-esr.desktop
|
||||
x-scheme-handler/chrome=firefox-esr.desktop
|
||||
text/html=firefox-esr.desktop
|
||||
application/x-extension-htm=firefox-esr.desktop
|
||||
application/x-extension-html=firefox-esr.desktop
|
||||
application/x-extension-shtml=firefox-esr.desktop
|
||||
application/xhtml+xml=firefox-esr.desktop
|
||||
application/x-extension-xhtml=firefox-esr.desktop
|
||||
application/x-extension-xht=firefox-esr.desktop
|
||||
|
||||
[Added Associations]
|
||||
x-scheme-handler/http=firefox-esr.desktop;
|
||||
x-scheme-handler/https=firefox-esr.desktop;
|
||||
x-scheme-handler/chrome=firefox-esr.desktop;
|
||||
text/html=firefox-esr.desktop;
|
||||
application/x-extension-htm=firefox-esr.desktop;
|
||||
application/x-extension-html=firefox-esr.desktop;
|
||||
application/x-extension-shtml=firefox-esr.desktop;
|
||||
application/xhtml+xml=firefox-esr.desktop;
|
||||
application/x-extension-xhtml=firefox-esr.desktop;
|
||||
application/x-extension-xht=firefox-esr.desktop;
|
||||
|
|
Loading…
Reference in a new issue