|
|
|
|
156
|
bindsym $mod+Shift+Tab move scratchpad
|
156
|
bindsym $mod+Shift+Tab move scratchpad
|
157
|
bindsym $mod+Tab scratchpad show
|
157
|
bindsym $mod+Tab scratchpad show
|
158
|
|
158
|
|
159
|
-bindsym $mod+Shift+r restart
|
|
|
|
|
159
|
+bindsym $mod+Shift+r exec "xrdb .Xdefaults; i3-msg restart"
|
160
|
|
160
|
|
161
|
# BORDER BACKGROUND TEXT INDICATOR
|
161
|
# BORDER BACKGROUND TEXT INDICATOR
|
162
|
client.focused $col_c_focd_bor $col_c_focd_bgn $col_c_focd_txt $col_c_focd_ind
|
162
|
client.focused $col_c_focd_bor $col_c_focd_bgn $col_c_focd_txt $col_c_focd_ind
|