Browse Source

wallpaper; monitor names

master
Robin Thoni 8 years ago
parent
commit
6e47017c7c
1 changed files with 4 additions and 2 deletions
  1. 4
    2
      i3/i3/config

+ 4
- 2
i3/i3/config View File

@@ -160,8 +160,10 @@ bindsym $mod+e exec sudo dhclient eth0
160 160
 
161 161
 bindsym $mod+p exec wakeserv4-alert.sh
162 162
 
163
-workspace 6 output VGA-0
164
-workspace 1 output DP-2
163
+workspace 6 output VGA-1
164
+workspace 1 output eDP-1
165 165
 
166 166
 for_window [class="Calendar-window"] border none
167 167
 for_window [class="Calendar-window"] floating enable
168
+
169
+exec --no-startup-id feh --bg-scale ~/Picture/epimafia-carbon.jpg

Loading…
Cancel
Save