aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.i3/config6
-rw-r--r--.i3/wp.jpgbin0 -> 600474 bytes
-rw-r--r--.xinitrc3
3 files changed, 7 insertions, 2 deletions
diff --git a/.i3/config b/.i3/config
index c102ecb..4fe09f0 100644
--- a/.i3/config
+++ b/.i3/config
@@ -190,6 +190,8 @@ client.placeholder $bg $bg $bg $bg
client.background $black
exec --no-startup-id nm-applet
+exec --no-startup-id feh --bg-fill .i3/wp.jpg
+
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
@@ -203,5 +205,5 @@ bindsym XF86AudioLowerVolume exec --no-startup-id pactl -- set-sink-volume 0 -5%
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound
# Sreen brightness controls
-bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # increase screen brightness
-bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightness
+bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
+bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
diff --git a/.i3/wp.jpg b/.i3/wp.jpg
new file mode 100644
index 0000000..c0feaa7
--- /dev/null
+++ b/.i3/wp.jpg
Binary files differ
diff --git a/.xinitrc b/.xinitrc
index 0e46f5a..bd02a65 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -11,6 +11,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f
fi
+#eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
+#export SSH_AUTH_LOCK
+
# exec gnome-session
#exec startkde
exec i3