Update awesome settings

This commit is contained in:
Chrysostomus 2018-03-01 00:18:51 +02:00
parent cd06d6c781
commit 8a986484c2
3 changed files with 42 additions and 12 deletions

View File

@ -21,9 +21,7 @@ downgrade
dunstify
feh
file-roller
gedit
gedit-plugins
gedit-code-assistance
mousepad
micro-manjaro
gnome-disk-utility
gtk3-classic
@ -76,7 +74,7 @@ thunar-volman-gtk3
tumbler
ffmpegthumbnailer
speedtest-cli
sterminal
st-manjaro
terminus-font
thermald
tree
@ -128,3 +126,5 @@ rxvt-unicode
lemonpanel
xfce4-notifyd
libnotify
pa-applet
xfce4-power-manager-gtk3

View File

@ -1,11 +1,5 @@
[Greeter]
[Greeter]
background=/usr/share/backgrounds/manjarowall17_07.jpg
background-color=#2e3d44
draw-grid=false
theme-name=Arc-Maia-Darker
icon-theme-name=Arc-Maia
cursor-theme-name=xcursor-breeze
font-name='Noto Sans 12'
xft-antialias=true
xft-hintstyle=hintfull
enable-hidpi=auto
draw-grid=false

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"
]
}