[openbox] fixes

This commit is contained in:
Frede Hundewadt 2020-03-11 19:41:16 +01:00
parent 32686eb1fd
commit 821ec5db24
No known key found for this signature in database
GPG Key ID: 7605992471F3F073
6 changed files with 153 additions and 16 deletions

View File

@ -5,7 +5,6 @@ firefox
## xapps
xed
xpad
xreader
xviewer
@ -20,6 +19,10 @@ manjaro-openbox-config
manjaro-openbox-desktop-settings
manjaro-openbox-fonts
manjaro-openbox-scripts
manjaro-pacbang-grub-theme
manjaro-pacbang-gtk-theme
manjaro-pacbang-lxdm-theme
manjaro-pacbang-wallpapers
manjaro-zsh-config
terminus-font
ttf-dejavu
@ -36,8 +39,9 @@ kvantum-qt5
lxappearance-gtk3
manjaro-settings-manager
obconf
qt5-styleplugins
qt5ct
xfce4-settings-gtk3
xfce4-settings
## package manager
pamac-cli
@ -53,8 +57,8 @@ manjaro-hello
## GUI file manager
engrampa
thunar-gtk3
xfce4-power-manager-gtk3
thunar
xfce4-power-manager
## CLI file manager
mc
@ -74,7 +78,6 @@ gsimplecal
hddtemp
htop
inxi
mesa-demos
pastebinit
ps_mem
tree
@ -101,10 +104,6 @@ openssh
traceroute
whois
## bluetooth
blueman
bluez
## network
firewalld
python-pyqt5 # dep of firewall-applet
@ -118,7 +117,7 @@ openresolv
arandr
conky-lua-nv
dunst
exo-gtk3
exo
i3lock
imagemagick
jgmenu

View File

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

View File

@ -0,0 +1,44 @@
## Office
>office libreoffice-still
>office freeoffice
## Normal MHWD package list
KERNEL-bbswitch
KERNEL-broadcom-wl
KERNEL-virtualbox-guest-modules
libva-intel-driver
libva-mesa-driver
libva-vdpau-driver
libxaw
libxpm
libxvmc
mesa-vdpau
>nonfree_default KERNEL-nvidia-390xx
>nonfree_x86_64 KERNEL-nvidia-440xx
>nonfree_default nvidia-340xx-utils
>nonfree_default nvidia-390xx-utils
>nonfree_x86_64 nvidia-440xx-utils
opencl-mesa
open-vm-tools
pangox-compat
primus
bumblebee
nvidia-prime
gtkmm3
spice-vdagent
virtualbox-guest-utils
vulkan-radeon
vulkan-intel
xf86-input-vmmouse
xf86-video-amdgpu
xf86-video-ati
xf86-video-dummy
xf86-video-fbdev
xf86-video-intel
xf86-video-nouveau
xf86-video-openchrome
xf86-video-sisusb
xf86-video-vesa
xf86-video-vmware
xf86-video-voodoo

View File

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

View File

@ -0,0 +1,86 @@
acpi
acpid
amd-ucode
b43-fwcutter
bash
btrfs-progs
bzip2
coreutils
cpupower
crda
cronie
cryptsetup
device-mapper
dhclient
dhcpcd
diffutils
dmraid
dnsmasq
dosfstools
e2fsprogs
ecryptfs-utils
efibootmgr
exfat-utils
f2fs-tools
file
filesystem
findutils
gawk
gcc-libs
gettext
glibc
grep
grub
gzip
inetutils
intel-ucode
iproute2
iputils
jfsutils
KERNEL
less
licenses
logrotate
lsb-release
lvm2
man-db
man-pages
manjaro-firmware
manjaro-system
mdadm
memtest86+
mhwd
mhwd-db
mkinitcpio-openswap
nano
nfs-utils
ntfs-3g
os-prober
pacman
pciutils
perl
procps-ng
psmisc
reiserfsprogs
rsync
s-nail
sed
shadow
spectre-meltdown-checker
sudo
sysfsutils
systemd
systemd-fsck-silent
systemd-sysvcompat
tar
texinfo
tlp
usbutils
util-linux
vi
wget
which
wpa_supplicant
xfsprogs
xz
zsh

View File

@ -37,7 +37,7 @@ theme=PacBang
gtk_theme=PacBang
## background of the greeter
bg=/usr/share/backgrounds/pacbang/Smoke-Hood-Silhouette.jpg
bg=/usr/share/backgrounds/PacBang/lunix/RedManjaroWall-3840x2160(image_by_lunix).jpg
## if hide time
hide_time=0

View File

@ -40,7 +40,7 @@
<!-- PREFERENCES MENU -->
<menu id="preferences" label="Preferences">
<menu id="appearance-config" label="Customize Look and Feel">
<item label="Gtk Theme">
<item label="Gtk2 Theme">
<action name="Execute">
<command>lxappearance</command>
</action>
@ -50,7 +50,17 @@
<command>xfce4-appearance-settings</command>
</action>
</item>
<item label="Window Manager">
<item label="Kvantum Manager">
<action name="Execute">
<command>kvantummanager</command>
</action>
</item>
<item label="Qt5 Settings">
<action name="Execute">
<command>qt5ct</command>
</action>
</item>
<item label="Openbox">
<action name="Execute">
<command>obconf</command>
</action>

View File

@ -19,7 +19,7 @@
<primaryMonitor>Mouse</primaryMonitor>
</placement>
<theme>
<name>Manjaro-Openbox-Matcha-dark-sea</name>
<name>PacBang</name>
<titleLayout>NLIMC</titleLayout>
<keepBorder>yes</keepBorder>
<animateIconify>yes</animateIconify>