1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

changed screenfetch to neofetch

This commit is contained in:
eoli3n 2016-12-29 00:00:17 +01:00
parent d21fbab1aa
commit 87f55e384e
2 changed files with 4 additions and 3 deletions

@ -105,7 +105,7 @@ exec --no-startup-id i3-msg 'workspace $tag4; exec urxvtc -e screen -rd weechat;
#colors
# class border backgr. text indicator child_border
client.focused #FFFFFF #A4A4A4 #000000 #ffffff #333333
client.focused #FFFFFF #FFFFFF #000000 #000000 #000000
client.focused_inactive #333333 #5f676a #ffffff #484e50 #000000
client.unfocused #333333 #222222 #888888 #292d2e #222222
client.urgent #2f343a #900000 #ffffff #900000 #900000
@ -113,9 +113,10 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
#i3-gaps
for_window [class="^.*"] border pixel 0
gaps inner 3
gaps outer 3
gaps inner 4
gaps outer -4
smart_gaps on
smart_borders on
#############################################################################################################################

Binary file not shown.

Before

Width:  |  Height:  |  Size: 692 KiB

After

Width:  |  Height:  |  Size: 688 KiB