From fad5f1133e9d02318c2eb41d98bf0acd37a3fdbe Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Tue, 13 Aug 2019 20:35:04 +0200 Subject: asdf --- .i3/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.i3') 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" -- cgit v1.2.3