diff options
-rw-r--r-- | .config/i3/config##c.desktop,h.Maus | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.config/i3/config##c.desktop,h.Maus b/.config/i3/config##c.desktop,h.Maus index cf52b9b..be49f57 100644 --- a/.config/i3/config##c.desktop,h.Maus +++ b/.config/i3/config##c.desktop,h.Maus | |||
@@ -19,6 +19,7 @@ exec --no-startup-id copyq & | |||
19 | exec --no-startup-id redshift-gtk & | 19 | exec --no-startup-id redshift-gtk & |
20 | exec --no-startup-id nm-applet & | 20 | exec --no-startup-id nm-applet & |
21 | exec --no-startup-id xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --primary --mode 1920x1080 --pos 1132x608 --rotate normal --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off & | 21 | exec --no-startup-id xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --primary --mode 1920x1080 --pos 1132x608 --rotate normal --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off & |
22 | exec --no-startup-id xdotool key --clearmodifiers Num_Lock | ||
22 | 23 | ||
23 | # swap caps lock and escape, set keyboard layout | 24 | # swap caps lock and escape, set keyboard layout |
24 | exec --no-startup-id setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:backspace | 25 | exec --no-startup-id setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:backspace |
@@ -268,10 +269,7 @@ for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | |||
268 | assign [class="^Steam$"] 9 | 269 | assign [class="^Steam$"] 9 |
269 | assign [class="^Thunderbird$"] 8 | 270 | assign [class="^Thunderbird$"] 8 |
270 | 271 | ||
271 | workspace $ws1 output DVI-I-1 | 272 | exec --no-startup-id i3-msg 'exec /usr/bin/firefox;move container to output right' |
272 | workspace $ws2 output HDMI-0 | ||
273 | |||
274 | exec --no-startup-id i3-msg 'workspace 1;exec /usr/bin/firefox' | ||
275 | 273 | ||
276 | # class border backgr. text indicator child_border | 274 | # class border backgr. text indicator child_border |
277 | client.focused #458588 #285577 #ffffff #458588 #285577 | 275 | client.focused #458588 #285577 #ffffff #458588 #285577 |