From 7c0678bcfa89df2f97d8405a457260167afa947e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 2 Jul 2019 14:51:08 +0300 Subject: Flash the active window --- .config/i3/config##desktop.Linux.Lowe | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.config/i3') diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe index ea0d831..69b3edd 100644 --- a/.config/i3/config##desktop.Linux.Lowe +++ b/.config/i3/config##desktop.Linux.Lowe @@ -11,6 +11,9 @@ exec --no-startup-id $HOME/.config/polybar/launch.sh & # start the screensaver, '' at the end is not a typo exec --no-startup-id xidlehook --not-when-fullscreen --not-when-audio --timer normal 300 'betterlockscreen -l dimblur -t "Welcome Back"' '' +# flash the active window +exec --no-startup-id flashfocus + # Font for window titles font pango:Lato 11 @@ -36,6 +39,7 @@ bindsym $mod+Shift+t exec --no-startup-id ~/bin/td # swap caps lock and escape, set keyboard layout, 35 is ]/ΓΌ (layout agnostic) bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape" + # use flameshot with print screen bindsym Print exec flameshot gui @@ -227,7 +231,7 @@ mode "$mode_gaps_inner" { } -for_window [class=".*"] border pixel 3 +for_window [class=".*"] border pixel 0 for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable assign [class="^Thunderbird$"] 8 -- cgit v1.2.3-70-g09d2