From a3aa6b4e93491a1f8dd93558b1b4df7c42d724ac Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Sat, 25 Feb 2017 20:50:26 +0100 Subject: [PATCH] upd [i3] --- .../etc/lightdm/lightdm-gtk-greeter.conf | 6 +++--- community/i3/live-overlay/etc/skel/.i3/config | 8 ++++---- community/i3/profile.conf | 14 +++----------- 3 files changed, 10 insertions(+), 18 deletions(-) diff --git a/community/i3/desktop-overlay/etc/lightdm/lightdm-gtk-greeter.conf b/community/i3/desktop-overlay/etc/lightdm/lightdm-gtk-greeter.conf index f3beff6d..b525ca41 100644 --- a/community/i3/desktop-overlay/etc/lightdm/lightdm-gtk-greeter.conf +++ b/community/i3/desktop-overlay/etc/lightdm/lightdm-gtk-greeter.conf @@ -2,15 +2,15 @@ active-monitor = cursor # Possible options for images: "#source:", "#stretched:" Default: "#zoomed:" -background = #292F34 +background = #353836 user-background = false position = -50%,center -default-user-image = /usr/share/pixmaps/faces/i3-breath_small.png +default-user-image = /usr/share/pixmaps/faces/i3-maia_small.png font-name = Noto Sans 11 xft-antialias = true xft-hintstyle = hintfull icon-theme-name = Vibrancy-Full-Dark-Teal -theme-name = Breath-Dark +theme-name = Vertex-Maia-Dark cursor-theme-name = Breeze panel-position = top show-clock = true diff --git a/community/i3/live-overlay/etc/skel/.i3/config b/community/i3/live-overlay/etc/skel/.i3/config index 9ff5ba4f..c4279092 100644 --- a/community/i3/live-overlay/etc/skel/.i3/config +++ b/community/i3/live-overlay/etc/skel/.i3/config @@ -305,7 +305,7 @@ bar { colors { # background $transparent - background #292F34 + background #2B2C2B statusline #F9FAF9 separator #454947 @@ -323,9 +323,9 @@ bindsym $mod+m bar mode toggle # Theme colors # class border backgr. text indic. child_border client.focused #808280 #808280 #80FFF9 #FDF6E3 -client.focused_inactive #434745 #434745 #1ABC9C #454948 -client.unfocused #434745 #434745 #1ABC9C #454948 -client.urgent #CB4B16 #FDF6E3 #1ABC9C #268BD2 +client.focused_inactive #434745 #434745 #16A085 #454948 +client.unfocused #434745 #434745 #16A085 #454948 +client.urgent #CB4B16 #FDF6E3 #16A085 #268BD2 client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c client.background #2B2C2B diff --git a/community/i3/profile.conf b/community/i3/profile.conf index acf1c83d..ad5490a7 100644 --- a/community/i3/profile.conf +++ b/community/i3/profile.conf @@ -6,7 +6,7 @@ # multilib="true" # use pxe -pxe_boot="false" +# pxe_boot="true" # use core packages as defined in pkglist to use in basic profile # basic="false" @@ -14,14 +14,6 @@ pxe_boot="false" # use extra packages as defined in pkglist to activate a full profile # extra="false" -################ torrent ################ - -# the torrent tracker urls, comma separated -# tracker_url='udp://mirror.strits.dk:6969' - -# Piece size, 2^n -# piece_size=21 - ################ install ################ # default displaymanager: none @@ -44,7 +36,7 @@ plymouth_boot="false" # netinstall="false" # the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall" +# netgroups="https://raw.githubusercontent.com/manjaro/calamares-netgroups/master" # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" @@ -66,7 +58,7 @@ plymouth_boot="false" # addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel" # the same workgroup name if samba is used -# smb_workgroup="" +# smb_workgroup="Manjaro" ################# live-session #################