mirror of
https://github.com/neoromantique/dotfiles.git
synced 2026-03-13 21:53:20 +03:00
desktop changes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user