[openbox] wip 18.1

This commit is contained in:
Frede Hundewadt 2019-08-07 13:23:11 +02:00
parent 36f8a02486
commit 26872ed666
No known key found for this signature in database
GPG Key ID: 7605992471F3F073
5 changed files with 122 additions and 85 deletions

View File

@ -13,6 +13,7 @@
>extra mpg123 >extra mpg123
>extra pavucontrol >extra pavucontrol
>extra pamixer >extra pamixer
>extra playerctl
>extra pulseaudio >extra pulseaudio
>extra pulseaudio-alsa >extra pulseaudio-alsa
>extra volumeicon >extra volumeicon
@ -34,8 +35,6 @@
#---------=> extra fonts #---------=> extra fonts
>extra noto-fonts >extra noto-fonts
>extra noto-fonts-cjk
>extra noto-fonts-emoji
#---------=> office #---------=> office
>extra libreoffice-fresh >extra libreoffice-fresh
@ -63,7 +62,6 @@
>extra poppler-glib >extra poppler-glib
>extra p7zip >extra p7zip
>extra thunar-archive-plugin-gtk3 >extra thunar-archive-plugin-gtk3
>extra thunar-gtk3
>extra thunar-media-tags-plugin >extra thunar-media-tags-plugin
>extra thunar-volman-gtk3 >extra thunar-volman-gtk3
>extra tumbler >extra tumbler
@ -114,15 +112,14 @@ xed
alsa-firmware alsa-firmware
alsa-utils alsa-utils
alsa-plugins alsa-plugins
alsa-tools
playerctl
#---------=> CLI internet apps #---------=> CLI internet apps
lynx lynx
w3m w3m
#---------=> GUI file manager #---------=> GUI file manager
pcmanfm-gtk3 #pcmanfm-gtk3
thunar-gtk3
#---------=> CLI file manager #---------=> CLI file manager
mc mc
@ -178,10 +175,12 @@ manjaro-openbox-config
manjaro-openbox-desktop-settings manjaro-openbox-desktop-settings
#---------=> edition theming and settings #---------=> edition theming and settings
kvantum-theme-matcha
manjaro-grub-theme-glassfield manjaro-grub-theme-glassfield
manjaro-openbox-scripts manjaro-openbox-scripts
manjaro-openbox-maia manjaro-openbox-maia
manjaro-openbox-wallpapers manjaro-openbox-wallpapers
manjaro-openbox-wallpapers-matrix
manjaro-slick-greeter-theme-glassfield manjaro-slick-greeter-theme-glassfield
manjaro-wallpapers-18.0 manjaro-wallpapers-18.0
manjaro-wallpapers-by-lunix-cool-logo manjaro-wallpapers-by-lunix-cool-logo
@ -192,6 +191,10 @@ matcha-gtk-theme
papirus-maia-icon-theme papirus-maia-icon-theme
xcursor-breeze xcursor-breeze
#---------=> qt5 theme handling
kvantum-qt5
qt5ct
#---------=> fonts packages #---------=> fonts packages
manjaro-openbox-fonts manjaro-openbox-fonts
ttf-dejavu ttf-dejavu
@ -204,7 +207,7 @@ ttf-roboto
#---------=> network #---------=> network
firewalld firewalld
network-manager-applet # network-manager-applet
networkmanager networkmanager
networkmanager-dmenu networkmanager-dmenu
networkmanager-openvpn networkmanager-openvpn
@ -286,7 +289,6 @@ manjaro-hotfixes
polkit polkit
polkit-gnome polkit-gnome
python2-xdg python2-xdg
qt5ct
xdg-user-dirs xdg-user-dirs
xdg-user-dirs-gtk xdg-user-dirs-gtk
xdg-utils xdg-utils

View File

@ -1 +0,0 @@
../../shared/Packages-Live

View File

@ -0,0 +1,11 @@
calamares-git
>manjaro grub-theme-live-manjaro
gsmartcontrol
manjaro-architect
manjaro-live-skel
manjaro-live-systemd
mkinitcpio-nfs-utils
nbd
pcmanfm
squashfs-tools
clonezilla

View File

@ -1,16 +1,14 @@
### Required for xfce settings to work ### Required for xfce settings to work
xfsettingsd & sleep 0.5; xfsettingsd &
### compositor ### compositor
sleep 1; manjaro-compositor --start & sleep 1; manjaro-compositor --start &
### use desktop icons and pcmanfm as wallpaper manager
### uncomment pcmanfm and comment nitrogen below
pcmanfm --desktop & pcmanfm --desktop &
### launch tint2 and polybar ### launch tint2 and polybar
sleep 1; manjaro-tint2-session & sleep 1; manjaro-tint2-session &
sleep 1; polybar -c ~/.config/polybar/config openbox-bar sleep 1; polybar -c ~/.config/polybar/config openbox-bar &
### launch conky ### launch conky
manjaro-conky-session & manjaro-conky-session &

View File

@ -39,77 +39,99 @@
</menu> </menu>
<!-- PREFERENCES MENU --> <!-- PREFERENCES MENU -->
<menu id="preferences" label="Preferences"> <menu id="preferences" label="Preferences">
<menu id="openbox" label="Openbox"> <menu id="appearance-config" label="Customize Look and Feel">
<item label="Customize Look and Feel"> <item label="Gtk Theme">
<action name="Execute"> <action name="Execute">
<command>lxappearance</command> <command>lxappearance</command>
</action> </action>
</item> </item>
<item label="Openbox Configuration"> <item label="Gtk3 Theme">
<action name="Execute"> <action name="Execute">
<command>obconf</command> <command>xfce4-appearance-settings</command>
</action> </action>
</item> </item>
<item label="GUI Menu Editor"> <item label="Window Manager">
<action name="Execute"> <action name="Execute">
<command>kickshaw</command> <command>obconf</command>
</action> </action>
</item> </item>
<item label="GUI Keybind Editor"> </menu>
<action name="Execute"> <menu id="openbox-config" label="Openbox">
<command>obkey</command> <item label="GUI Menu Editor">
</action> <action name="Execute">
</item> <command>kickshaw</command>
<item label="GUI Autostart Editor"> </action>
<action name="Execute"> </item>
<command>ob-autostart</command> <item label="GUI Keybind Editor">
</action> <action name="Execute">
</item> <command>obkey</command>
<separator /> </action>
<item label="Edit autostart"> </item>
<action name="Execute"> <separator/>
<command>xdg-open ~/.config/openbox/autostart</command> <item label="Edit autostart">
</action> <action name="Execute">
</item> <command>exo-open ~/.config/openbox/autostart</command>
<item label="Edit menu.xml"> </action>
<action name="Execute"> </item>
<command>xdg-open ~/.config/openbox/menu.xml</command> <item label="Edit menu.xml">
</action> <action name="Execute">
</item> <command>exo-open ~/.config/openbox/menu.xml</command>
<item label="Edit rc.xml"> </action>
<action name="Execute"> </item>
<command>xdg-open ~/.config/openbox/rc.xml</command> <item label="Edit rc.xml">
</action> <action name="Execute">
</item> <command>exo-open ~/.config/openbox/rc.xml</command>
<separator/> </action>
<item label="Openbox Reconfigure"> </item>
<action name="Reconfigure"/> </menu>
</item> <menu id="PolybarPipeMenu" label="Polybar" execute="manjaro-polybar-pipemenu"/>
<item label="Openbox Restart"> <menu id="ConkyPipeMenu" label="Conky" execute="manjaro-conky-pipemenu"/>
<action name="Restart"/> <menu id="TintPipeMenu" label="Tint2" execute="manjaro-tint2-pipemenu"/>
</item> <menu id="CompositingPipeMenu" label="Compositor" execute="manjaro-compositor"/>
</menu> <menu id="system-settings" label="System">
<menu id="PolybarPipeMenu" label="Polybar" execute="manjaro-polybar-pipemenu"/> <item label="Audio Settings">
<menu id="ConkyPipeMenu" label="Conky" execute="manjaro-conky-pipemenu"/> <action name="Execute">
<menu id="TintPipeMenu" label="Tint2" execute="manjaro-tint2-pipemenu"/> <command>pavucontrol</command>
<menu id="CompositingPipeMenu" label="Compositor" execute="manjaro-compositor"/> </action>
<menu id="system-settings" label="System"> </item>
<item label="Appearance"> <item label="Add/Remove Software">
<action name="Execute"> <action name="Execute">
<command>xfce4-appearance-settings</command> <command>pamac-manager</command>
</action> </action>
</item> </item>
<item label="Screen Layout"> <item label="Screen Layout">
<action name="Execute"> <action name="Execute">
<command>arandr</command> <command>arandr</command>
</action> </action>
</item> </item>
<item label="Settings Manager"> <item label="Settings Manager">
<action name="Execute"> <action name="Execute">
<command>xfce4-settings-manager</command> <command>xfce4-settings-manager</command>
</action> </action>
</item> </item>
</menu> </menu>
<item label="Reconfigure Openbox">
<action name="Reconfigure"/>
</item>
<item label="Restart Openbox">
<action name="Restart"/>
</item>
<separator/>
<item label="Wallpaper">
<action name="Execute">
<command>nitrogen</command>
</action>
</item>
<item label="Panel Chooser">
<action name="Execute">
<command>manjaro-panel-chooser</command>
</action>
</item>
<item label="Rofi Theme">
<action name="Execute">
<command>rofi-theme-selector</command>
</action>
</item>
</menu> </menu>
<!-- ROOT MENU --> <!-- ROOT MENU -->
<menu id="root-menu" label="Openbox 3"> <menu id="root-menu" label="Openbox 3">

View File

@ -36,7 +36,12 @@ 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=('dpcpcd' 'systemd-timesyncd') # common services
# 'avahi-daemon' 'bluetooth' 'cronie' 'ModemManager'
# 'NetworkManager' or 'dhcpcd'
# 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep'
# 'ufw' or 'firewalld'
enable_systemd=('NetworkManager' 'systemd-timesyncd')
disable_systemd=('pacman-init') disable_systemd=('pacman-init')
# add strict snaps: strict_snaps="snapd core core18 gnome-3-28-1804 gtk-common-themes snap-store" # add strict snaps: strict_snaps="snapd core core18 gnome-3-28-1804 gtk-common-themes snap-store"