[openbox] profile update

This commit is contained in:
fhdk 2018-08-21 14:27:43 +02:00
parent 7713a69bd1
commit 95f6cef2ae
3 changed files with 11 additions and 8 deletions

View File

@ -70,8 +70,7 @@ manjaro-documentation-en
>extra yajl >extra yajl
#---------=> internet apps #---------=> internet apps
>extra chromium chromium
>basic midori
>extra sylpheed >extra sylpheed
#---------=> text editor #---------=> text editor

View File

@ -123,7 +123,7 @@
</item> </item>
<item label="Wallpaper"> <item label="Wallpaper">
<action name="Execute"> <action name="Execute">
<command>pcmanfm --desktop-pref</command> <command>nitrogen</command>
</action> </action>
</item> </item>
<item label="Rofi Theme"> <item label="Rofi Theme">
@ -156,9 +156,9 @@
<command>termite</command> <command>termite</command>
</action> </action>
</item> </item>
<item label="Pcman FM"> <item label="Thunar">
<action name="Execute"> <action name="Execute">
<command>pcmanfm</command> <command>thunar</command>
</action> </action>
</item> </item>
<item label="Midnight Commander"> <item label="Midnight Commander">
@ -166,9 +166,9 @@
<command>termite -e mc</command> <command>termite -e mc</command>
</action> </action>
</item> </item>
<item label="Midori Browser"> <item label="Chromium">
<action name="Execute"> <action name="Execute">
<command>midori https://manjaro.org</command> <command>chromium https://manjaro.org</command>
</action> </action>
</item> </item>
<separator/> <separator/>

View File

@ -31,9 +31,13 @@ efi_boot_loader="grub"
# use geoip for localization # use geoip for localization
geoip="true" geoip="true"
# unset defaults to given values
addgroups="lp,network,power,storage,sys,wheel"
# unset defaults to given values # unset defaults to given values
# names must match systemd service names # names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'NetworkManager' 'ntpd' 'org.cups-cupsd') # enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'ufw')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'ufw')
disable_systemd=('pacman-init') disable_systemd=('pacman-init')
# the same workgroup name if samba is used # the same workgroup name if samba is used