Browse Source

updated some copied values in configuration files

bmallred 10 years ago
parent
commit
f76b2b78ea

+ 5 - 5
releng/root-image/etc/skel/.config/i3/config

@ -13,16 +13,16 @@
13 13
set $mod Mod4
14 14
15 15
# tags for our workspaces
16
set $tag1 "1: www"
17
set $tag2 "2: mail"
18
set $tag3 "3: comm"
16
set $tag1 "1: intro"
17
set $tag2 "2"
18
set $tag3 "3"
19 19
set $tag4 "4"
20 20
set $tag5 "5"
21 21
set $tag6 "6"
22 22
set $tag7 "7"
23 23
set $tag8 "8"
24 24
set $tag9 "9"
25
set $tag10 "10: dev"
25
set $tag10 "10"
26 26
27 27
# colors
28 28
set $black #000000
@ -227,4 +227,4 @@ exec ~/.config/i3/autostart
227 227
228 228
# autostart
229 229
exec --no-startup-id xcompmgr
230
exec --no-startup-id i3-msg 'workspace "1: www";'
230
exec --no-startup-id i3-msg 'workspace "1: intro";'

+ 1 - 1
releng/root-image/etc/skel/.xprofile

@ -12,7 +12,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
12 12
fi
13 13
14 14
# Create a background
15
feh --bg-scale '/home/bryan/pictures/background'
15
feh --bg-scale '/usr/share/pixmaps/grit-p12.png'
16 16
17 17
# Update i3status network devices
18 18
i3status-update-network