update bspwm-mate

This commit is contained in:
Chrysostomus 2018-02-21 21:50:11 +02:00
parent f45096d051
commit ac69d952ca
4 changed files with 60 additions and 2 deletions

View File

@ -22,6 +22,7 @@ sterminal
pavucontrol
chromium
gufw
gnome-screenshot
>extra libreoffice-fresh
>extra gparted
>extra gimp
@ -39,15 +40,27 @@ compton-conf
dbus-x11
dunstify
desktop-file-utils
dconf-editor
feh
gnome-keyring
gksu
gtk3-classic
android-tools
android-udev
gvfs
gvfs-afc
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
gvfs-smb
mtpfs
udiskie
udisks2
light
lightdm-slick-greeter
light-locker
lightdm-settings
accountsservice
libgsf
manjaro-hello
manjaro-settings-manager
@ -74,6 +87,7 @@ rootmenu
sxhkd
terminus-font
thermald
volnoti
xcape
xdg-su
xdg-user-dirs
@ -125,7 +139,14 @@ tree
w3m
# Printing, drivers and networking
>extra manjaro-printer
>extra cups
>extra cups-pdf
>extra cups-pk-helper
>extra ghostscript
>extra gsfonts
>extra gtk3-print-backends
>extra hplip
>extra splix
>extra gtk3-print-backends
>extra avahi
>extra manjaro-settings-samba

View File

@ -1,3 +1,4 @@
gparted
manjaro-live-skel
mkinitcpio-nfs-utils
nbd

View File

@ -1,5 +1,5 @@
#! /bin/sh
gap=15
gap=10
PANEL_HEIGHT=25
export gap
export PANEL_HEIGHT

View File

@ -0,0 +1,36 @@
{
"homepage" : "https://manjaro.org",
"homepage_is_newtabpage" : true,
"browser" : {
"show_home_button" : true,
"custom_chrome_frame": true
},
"session" : {
"restore_on_startup" : 4,
"startup_urls" : [
"https://manjaro.org"
]
},
"distribution": {
"import_bookmarks": false,
"import_bookmarks_from_file": "/usr/lib/chromium/bookmarks.html",
"skip_first_run_ui": true
},
"extensions": {
"theme": {
"id": "",
"use_system": true
}
},
"bookmark_bar" : {
"show_on_all_tabs" : false
},
"sync_promo" : {
"show_on_first_run_allowed": false
},
"first_run_tabs" : [
"https://manjaro.org",
"welcome_page",
"new_tab_page"
]
}