1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00

added laptop stuff to i3 config

This commit is contained in:
Ryan 2016-12-17 00:28:11 +00:00
parent a6fe436d8e
commit 75f5340e2f
2 changed files with 22 additions and 9 deletions

View File

@ -237,6 +237,7 @@ bar {
# Show tray icons on primary display
tray_output primary
tray_output eDP1
}
# Startup programs

View File

@ -34,6 +34,13 @@ label=
color=#FF0000
interval=300
[volume]
label=
command=~/.config/i3/vendor/i3blocks/blocks/audio
instance=Master
interval=once
signal=1
[mail-gmail]
command=~/.config/i3/i3blocks/gmail
label=G
@ -135,17 +142,22 @@ color=#00FF00
interval=10
separator=false
[wifi]
label=
#instance=wlp3s0
interval=10
separator=false
[whatismyip]
label=
command=~/.config/i3/i3blocks/whatismyip
color=#00FF00
interval=30
separator=false
[wifi]
label=
instance=wlp4s0
interval=10
[battery]
label=⚡
command=~/.config/i3/vendor/i3blocks/blocks/battery
interval=30
#[bandwidth]
#command=~/.config/i3/vendor/i3blocks/blocks/bandwidth
@ -177,11 +189,11 @@ interval=30
# Battery indicator
#
# The battery instance defaults to 0.
[battery]
label=BAT
#[battery]
#label=BAT
#label=⚡
#instance=1
interval=30
#interval=30
# Date Time
[time]