From 4f3a0b4c93bf338e50e4c74413fabc5cac8c5215 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 27 Jan 2020 00:01:19 +0300 Subject: home exclusive firefox startup --- .config/i3/config##c.desktop,h.Maus | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.config/i3') 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 & exec --no-startup-id redshift-gtk & exec --no-startup-id nm-applet & 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 & +exec --no-startup-id xdotool key --clearmodifiers Num_Lock # swap caps lock and escape, set keyboard layout 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 assign [class="^Steam$"] 9 assign [class="^Thunderbird$"] 8 -workspace $ws1 output DVI-I-1 -workspace $ws2 output HDMI-0 - -exec --no-startup-id i3-msg 'workspace 1;exec /usr/bin/firefox' +exec --no-startup-id i3-msg 'exec /usr/bin/firefox;move container to output right' # class border backgr. text indicator child_border client.focused #458588 #285577 #ffffff #458588 #285577 -- cgit v1.2.3-61-g4310