[openbox] v18 update

This commit is contained in:
fhdk 2018-08-24 09:52:52 +02:00
parent 02d64aaefd
commit 87ab763161
6 changed files with 16 additions and 60 deletions

1
community/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/openbox-core/

View File

@ -2,24 +2,23 @@
##### OPENBOX MINIMAL/FULL PROFILE ##### OPENBOX MINIMAL/FULL PROFILE
#---------=> media player #---------=> media player
>extra audacious-gtk3
>extra deadbeef >extra deadbeef
>extra smplayer >extra smplayer
>extra smplayer-skins >extra smplayer-skins
>extra smplayer-themes >extra smplayer-themes
#---------=> sound support #---------=> sound support
>extra alsa-firmware alsa-firmware
>extra alsa-utils alsa-utils
>extra alsa-plugins alsa-plugins
#---------=> media controls/codecs/plugins #---------=> media controls/codecs/plugins
>extra ffmpeg ffmpeg
>extra pamixer pamixer
>extra pavucontrol pavucontrol
>extra playerctl playerctl
>extra pulseaudio pulseaudio
>extra pulseaudio-alsa pulseaudio-alsa
#---------=> graphic applications #---------=> graphic applications
>extra gcolor2 >extra gcolor2
@ -105,7 +104,7 @@ unzip
#---------=> disk utilities #---------=> disk utilities
>extra timeshift >extra timeshift
>extra clonezilla clonezilla
>extra gnome-disk-utility >extra gnome-disk-utility
gparted gparted
>extra mintstick >extra mintstick
@ -149,9 +148,9 @@ manjaro-openbox-scripts
# theme, icons, cursors, wallpapers # theme, icons, cursors, wallpapers
adapta-maia-theme adapta-maia-theme
manjaro-openbox-adapta-maia manjaro-openbox-adapta-maia
manjaro-openbox-wallpapers-18.0
papirus-maia-icon-theme papirus-maia-icon-theme
manjaro-wallpapers-18.0 manjaro-wallpapers-18.0
manjaro-zsh-config
xcursor-breeze xcursor-breeze
@ -166,7 +165,6 @@ ttf-icomoon-icons
ttf-material-icons ttf-material-icons
ttf-polybar-icons ttf-polybar-icons
ttf-roboto ttf-roboto
manjaro-zsh-config
#---------=> network #---------=> network
network-manager-applet network-manager-applet

View File

@ -1,13 +0,0 @@

Manjaro Live ISO (\l) - \s-\r \m
# Welcome to Manjaro #
login for the live environment:
user 'manjaro'
password 'manjaro'

View File

@ -0,0 +1 @@
../../../../shared/manjaro/live-overlay/etc/issue

View File

@ -99,11 +99,6 @@
<command>xfce4-appearance-settings</command> <command>xfce4-appearance-settings</command>
</action> </action>
</item> </item>
<item label="Add/Remove Software">
<action name="Execute">
<command>pamac-manager</command>
</action>
</item>
<item label="Screen Layout"> <item label="Screen Layout">
<action name="Execute"> <action name="Execute">
<command>arandr</command> <command>arandr</command>
@ -115,22 +110,6 @@
</action> </action>
</item> </item>
</menu> </menu>
<separator/>
<item label="Panel Chooser">
<action name="Execute">
<command>manjaro-panel-chooser</command>
</action>
</item>
<item label="Wallpaper">
<action name="Execute">
<command>pcmanfm --desktop-pref</command>
</action>
</item>
<item label="Rofi Theme">
<action name="Execute">
<command>rofi-theme-selector</command>
</action>
</item>
</menu> </menu>
<menu id="root-menu" label="Openbox 3"> <menu id="root-menu" label="Openbox 3">
@ -142,7 +121,7 @@
</item> </item>
<item label="Calamares Installer"> <item label="Calamares Installer">
<action name="Execute"> <action name="Execute">
<command>sudo calamares</command> <command>calamares polkit</command>
</action> </action>
</item> </item>
<item label="Architect Installer"> <item label="Architect Installer">
@ -156,21 +135,11 @@
<command>termite</command> <command>termite</command>
</action> </action>
</item> </item>
<item label="Pcman FM">
<action name="Execute">
<command>pcmanfm</command>
</action>
</item>
<item label="Midnight Commander"> <item label="Midnight Commander">
<action name="Execute"> <action name="Execute">
<command>termite -e mc</command> <command>termite -e mc</command>
</action> </action>
</item> </item>
<item label="Midori Browser">
<action name="Execute">
<command>midori https://manjaro.org</command>
</action>
</item>
<separator/> <separator/>
<menu id="disk-utilities"/> <menu id="disk-utilities"/>
<menu id="screenshot"/> <menu id="screenshot"/>

View File

@ -452,7 +452,7 @@
</keybind> </keybind>
<keybind key="W-e"> <keybind key="W-e">
<action name="Execute"> <action name="Execute">
<command>subl3</command> <command>xed</command>
</action> </action>
</keybind> </keybind>
<keybind key="C-A-m"> <keybind key="C-A-m">

View File

@ -33,7 +33,7 @@ geoip="true"
# 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' 'NetworkManager' 'systemd-timesyncd' 'org.cups-cupsd')
disable_systemd=('pacman-init') disable_systemd=('pacman-init')
# the same workgroup name if samba is used # the same workgroup name if samba is used