added nitrogen for background
This commit is contained in:
parent
c4dc54649e
commit
014ed0a64c
1 changed files with 2 additions and 0 deletions
|
|
@ -120,10 +120,12 @@ bindsym $mod+Shift+l move right
|
|||
bindsym $mod+f fullscreen toggle
|
||||
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id "nitrogen --restore"
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
# high dpi scaling
|
||||
exec "xrandr --dpi 144"
|
||||
|
||||
bar {
|
||||
status_command i3status
|
||||
position top
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue