desktop changes

This commit is contained in:
David Aizenberg
2020-02-22 08:23:49 +02:00
parent 3ddc15292d
commit 6006c84d1c
2 changed files with 4 additions and 11 deletions

View File

@@ -17,9 +17,9 @@ set $super Mod4
font pango:monospace 8
#exec feh --bg-fill /home/david/Pictures/Wallpapers/ellie_full.jpg
exec feh --bg-fill /home/david/Pictures/wall.png
exec feh --bg-fill /home/david/Pictures/wall.jpg
exec setxkbmap -layout gb,ru -variant ,winkeys -option grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,compose:ralt
exec /home/david/.screenlayout/main.sh
# This font is widely installed, provides lots of unicode glyphs, right-to-left

View File

@@ -3,20 +3,13 @@ general {
interval = 5
}
order += "wireless wlp58s0"
order += "ethernet enp0s31f6"
order += "ethernet eth0"
order += "path_exists VPN"
order += "load"
order += "tztime local"
order += "tztime berlin"
order += "battery all"
wireless wlp58s0 {
format_up = "%essid"
format_down = "wlan"
}
ethernet enp0s31f6 {
ethernet eth0 {
# if you use %speed, i3status requires the cap_net_admin capability
format_up = "eth: %ip (%speed)"
format_down = "eth"