No modifications by default, keep them for testing.
This commit is contained in:
parent
76562b503b
commit
91aab8e75b
1 changed files with 4 additions and 4 deletions
|
@ -25,14 +25,14 @@
|
|||
blockinfile:
|
||||
path: /etc/xdg/kdeglobals
|
||||
block: |
|
||||
[General]
|
||||
BrowserApplication=firefox-esr.desktop
|
||||
#[General]
|
||||
#BrowserApplication=firefox-esr.desktop
|
||||
create: true
|
||||
|
||||
- name: add some favorites to the KDE menu
|
||||
blockinfile:
|
||||
path: /etc/xdg/kickoffrc
|
||||
block: |
|
||||
[Favorites]
|
||||
FavoriteURLs=firefox-esr.desktop,org.kde.dolphin.desktop,libreoffice-startcenter.desktop,org.kde.okular.desktop,org.kde.kate.desktop,gimp.desktop,inkscape.desktop,vlc.desktop,org.kde.konsole.desktop
|
||||
#[Favorites]
|
||||
#FavoriteURLs=firefox-esr.desktop,org.kde.dolphin.desktop,libreoffice-startcenter.desktop,org.kde.okular.desktop,org.kde.kate.desktop,gimp.desktop,inkscape.desktop,vlc.desktop,org.kde.konsole.desktop
|
||||
create: true
|
||||
|
|
Loading…
Add table
Reference in a new issue