Update #polybar and #i3 keyboard settings

One thing that occurred to me today was to not clutter my interface.
There were some "neat" nice to haves in the polybar setup I just added,
but I don't NEED to see memory usage and cpu temperature most days.

I have access to that if I want it, but I don't need it.
This commit is contained in:
Colin Powell
2019-11-25 12:24:15 -05:00
parent db470c898f
commit f76d7f34e3
3 changed files with 8 additions and 7 deletions

View File

@ -1,3 +1,5 @@
WLAN=/sbin/ifconfig | grep wlp | tail -1 | cut -d ':' -f 1
ETH=/sbin/ifconfig | grep veth | tail -1 | cut -d ':' -f 1
setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle
setxkbmap -option caps:escape -option compose:ralt &
i3