Update home i3 config

This commit is contained in:
Jonathan Hodgson 2018-04-27 18:42:50 +01:00
parent d95676459b
commit 306dc2ab01
2 changed files with 13 additions and 0 deletions

View file

@ -64,6 +64,15 @@ bindsym $mod+u exec ~/.dotfiles/rofi/scripts/rofi-emoji
#kill i3
bindsym $mod+Shift+x exec killall i3
bindsym --release Caps_Lock exec pkill -SIGRTMIN+11 i3blocks
bindsym --release Num_Lock exec pkill -SIGRTMIN+11 i3blocks
for_window [class="xfce4-appfinder"] floating enable

View file

@ -117,6 +117,10 @@ interval=10
#instance=1
#interval=30
[battery]
command=acpi | cut -d " " -f3-5 | sed -e "s/,//g;s/Discharging/🔋/;s/Charging/🔌/;s/Full/⚡/;s/ 0*/ /g;s/ :/ /g"
interval=5
# Date Time
#
[time]