background change
This commit is contained in:
parent
ceb1487777
commit
acf9e16b9a
2
xinitrc
2
xinitrc
@ -39,7 +39,7 @@ forklog() {
|
|||||||
forklog redshift
|
forklog redshift
|
||||||
forklog dunst
|
forklog dunst
|
||||||
forklog xcape -t 100 -e 'Super_L=Scroll_Lock;Shift_L=Escape'
|
forklog xcape -t 100 -e 'Super_L=Scroll_Lock;Shift_L=Escape'
|
||||||
forklog feh --bg-scale '/home/felix/Pictures/lain.png'
|
forklog bash ~/.fehbg
|
||||||
forklog xautolock -time 1 -locker xsecurelock
|
forklog xautolock -time 1 -locker xsecurelock
|
||||||
forklog xset dpms 0 0 50 s off
|
forklog xset dpms 0 0 50 s off
|
||||||
|
|
||||||
|
2
xmobarrc
2
xmobarrc
@ -15,7 +15,7 @@ Config { font = "xft:Source Code Pro:size=9"
|
|||||||
, pickBroadest = False
|
, pickBroadest = False
|
||||||
, persistent = False
|
, persistent = False
|
||||||
, textOffset = 13
|
, textOffset = 13
|
||||||
, alpha = 0
|
, alpha = 200
|
||||||
, iconRoot = ".config/xmobar/icons"
|
, iconRoot = ".config/xmobar/icons"
|
||||||
, iconOffset = 8
|
, iconOffset = 8
|
||||||
, commands = [ Run Date "%B, %a %0d, %H:%M" "date" 10
|
, commands = [ Run Date "%B, %a %0d, %H:%M" "date" 10
|
||||||
|
Loading…
Reference in New Issue
Block a user