aboutsummaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-13 20:35:04 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-13 20:35:04 +0200
commitfad5f1133e9d02318c2eb41d98bf0acd37a3fdbe (patch)
tree1bc18de28bf7c40cdc3a4f197fed0997cf58f7c2 /.i3
parentac4bc47af0af72e66ef6c53ccd295cc8e3e8fe20 (diff)
downloaddotfiles-fad5f1133e9d02318c2eb41d98bf0acd37a3fdbe.tar.gz
asdf
Diffstat (limited to '.i3')
-rw-r--r--.i3/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/.i3/config b/.i3/config
index 8841d8f..90b1dea 100644
--- a/.i3/config
+++ b/.i3/config
@@ -9,6 +9,8 @@
#
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
+#force_xinerama yes
+
set $mod Mod1
# Font for window titles. Will also be used by the bar unless a different font
@@ -364,7 +366,7 @@ bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 5 -fps 30 # inc
bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 5 -fps 30 # decrease screen brightness
#Screenshot on win+p
-bindsym $mod+p exec "scrot ~/Downloads/Screenshot%Y-%m-%d%H:%M:%S.png"
+bindsym $mod+p exec "scrot ~/Screenshots/Screenshot%Y-%m-%d%H:%M:%S.png"
#Layout de
exec --no-startup-id "setxkbmap -layout de"