[i3] Brush up the looks a bit. :)

This commit is contained in:
Sebastian Schulze 2016-07-04 11:48:25 +02:00
parent eac77337ad
commit 1b6dd6ad30
No known key found for this signature in database
GPG Key ID: 7EC07325206E3E55
4 changed files with 66 additions and 70 deletions

View File

@ -1,8 +1,10 @@
rofi.font: Fira Mono 14
Xft.lcdfilter: lcddefault # Voodoo.
rofi.font: Fira Mono 15
rofi.width: 30
rofi.sidebar-mode: true
rofi.levenshtein-sort: true
rofi.terminal: urxvt256c-ml
rofi.terminal: gnome-terminal
URxvt.letterSpace: -1
URxvt.font: xft:Fira Mono:hinting=slight:antialias=true:pixelsize=16,xft:Android Emoji:style=Regular:antialias=false,xft:Symbola:pixelsize=9:antialias=false
@ -21,29 +23,29 @@ URxvt.urgentOnBell: true
URxvt.saveLines: 100000
URxvt.scrollBar: false
! Base16 Google
! Scheme: Seth Wright (http://sethawright.com)
! Base16 Monokai
! Scheme: Wimer Hazenberg (http://www.monokai.nl)
#define base00 #1d1f21
#define base01 #282a2e
#define base02 #373b41
#define base03 #969896
#define base04 #b4b7b4
#define base05 #c5c8c6
#define base06 #e0e0e0
#define base07 #ffffff
#define base08 #CC342B
#define base09 #F96A38
#define base0A #FBA922
#define base0B #198844
#define base0C #3971ED
#define base0D #3971ED
#define base0E #A36AC7
#define base0F #3971ED
#define base00 #272822
#define base01 #383830
#define base02 #49483e
#define base03 #75715e
#define base04 #a59f85
#define base05 #f8f8f2
#define base06 #f5f4f1
#define base07 #f9f8f5
#define base08 #f92672
#define base09 #fd971f
#define base0A #f4bf75
#define base0B #a6e22e
#define base0C #a1efe4
#define base0D #66d9ef
#define base0E #ae81ff
#define base0F #cc6633
*foreground: base02
*background: base07
*cursorColor: base02
*foreground: base05
*background: base00
*cursorColor: base05
*color0: base00
*color1: base08
@ -55,20 +57,10 @@ URxvt.scrollBar: false
*color7: base05
*color8: base03
*color9: base08
*color10: base0B
*color11: base0A
*color12: base0D
*color13: base0E
*color14: base0C
*color9: base09
*color10: base01
*color11: base02
*color12: base04
*color13: base06
*color14: base0F
*color15: base07
! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
! use 'shell' template to set these if necessary
*color16: base09
*color17: base0F
*color18: base01
*color19: base02
*color20: base04
*color21: base06

View File

@ -1,5 +1,5 @@
[global]
font = Fira Sans 11
font = Hack 11
allow_markup = yes
format = "<b>%s</b>\n%b"
sort = yes
@ -39,11 +39,11 @@
browser = /usr/bin/firefox -new-tab
icon_position = left
icon_folders = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
icon_folders = /usr/share/icons/Paper/16x16/status/:/usr/share/icons/Paper/16x16/devices/
[frame]
width = 2
color = "#10899F"
color = "#9c9491"
[shortcuts]
close = ctrl+space
@ -52,12 +52,12 @@
context = ctrl+shift+period
[urgency_low]
foreground = "#ebdbb2"
foreground = "#a8a19f"
background = "#1d2021"
timeout = 10
[urgency_normal]
foreground = "#51c4d4"
foreground = "#c38418"
background = "#1d2021"
timeout = 10

View File

@ -5,23 +5,23 @@
# |_|____/
#
# my conf. based on i3-config-generator
set $mod Mod4
set $base00 #1b1918
set $base01 #2c2421
set $base02 #68615e
set $base03 #766e6b
set $base04 #9c9491
set $base05 #a8a19f
set $base06 #e6e2e0
set $base07 #f1efee
set $base08 #f22c40
set $base09 #df5320
set $base0A #c38418
set $base0B #7b9726
set $base0C #3d97b8
set $base0D #407ee7
set $base0E #6666ea
set $base0F #c33ff3
set $mod Mod1
set $base00 #2C3E50
set $base01 #34495E
set $base02 #7F8C8D
set $base03 #95A5A6
set $base04 #BDC3C7
set $base05 #e0e0e0
set $base06 #f5f5f5
set $base07 #ECF0F1
set $base08 #E74C3C
set $base09 #E67E22
set $base0A #F1C40F
set $base0B #2ECC71
set $base0C #1ABC9C
set $base0D #3498DB
set $base0E #9B59B6
set $base0F #be643c
set $baseXX #a81c07
# Gaps!
@ -198,18 +198,18 @@ bar {
status_command i3blocks -c ~/.config/i3/i3blocks.conf
mode dock
position top
font pango:Fira Sans Regular 10
font pango:Fira Mono 8
strip_workspace_numbers no
height 22
colors {
background $base04
statusline $base00
separator $base05
separator $base0E
focused_workspace $base02 $base03 $base01
focused_workspace $base02 $base02 $base00
active_workspace $base04 $base05 $base0F
inactive_workspace $base04 $base05 $base02
urgent_workspace $base08 $base04 $base
inactive_workspace $base04 $base04 $base01
urgent_workspace $base08 $base04 $baseXX
}
}

View File

@ -1,27 +1,31 @@
command=/usr/local/libexec/i3blocks/$BLOCK_NAME
separator=true
separator_block_width=12
markup=pango
border_top=0
border_left=0
border_right=0
border_bottom=0
[mail]
command=i3-mail
interval=10
label=
border=#f5f5f5
[memory]
label=
separator=false
interval=30
border=#d79921
[memory]
label=
instance=swap
separator=false
interval=30
[disk]
label=
instance=/home
separator=true
interval=30
[load_average]