aboutsummaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
authorGravatar jonas <himself@jonasgunz.de> 2019-05-01 18:46:02 +0200
committerGravatar jonas <himself@jonasgunz.de> 2019-05-01 18:46:02 +0200
commite34f8240c968f4cabf24fb289849c2764116d065 (patch)
treec4a6d44f45e1b806fe3667d4656e842fb62edb1a /.i3
parentd4e2d46aa0d7186b587f4e2209143d013d3eb82c (diff)
downloaddotfiles-e34f8240c968f4cabf24fb289849c2764116d065.tar.gz
asdf
Diffstat (limited to '.i3')
-rw-r--r--.i3/config6
-rw-r--r--.i3/wp.jpgbin0 -> 600474 bytes
2 files changed, 4 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