i3: startup progs, i3blocks, redshift bindings
Also updated NZXT-terminator and background for i3.
This commit is contained in:
@@ -1,22 +1,12 @@
|
||||
[global_config]
|
||||
borderless = True
|
||||
focus = mouse
|
||||
inactive_color_offset = 1.0
|
||||
tab_position = hidden
|
||||
title_font = Noto Sans 10
|
||||
title_hide_sizetext = True
|
||||
title_transmit_bg_color = "#3d3d3d"
|
||||
[keybindings]
|
||||
close_term = <Primary>w
|
||||
cycle_next = <Shift>Tab
|
||||
go_down = <Primary>j
|
||||
go_left = <Primary>h
|
||||
go_right = <Primary>l
|
||||
go_up = <Primary>k
|
||||
new_tab = <Primary>t
|
||||
new_window = <Primary><Shift>n
|
||||
resize_down = <Primary><Shift>j
|
||||
resize_left = <Primary><Shift>h
|
||||
resize_right = <Primary><Shift>l
|
||||
resize_up = <Primary><Shift>k
|
||||
split_horiz = <Primary><Shift>i
|
||||
split_vert = <Primary><Shift>o
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
@@ -28,13 +18,13 @@
|
||||
[plugins]
|
||||
[profiles]
|
||||
[[default]]
|
||||
background_darkness = 0.89
|
||||
background_darkness = 0.88
|
||||
background_image = None
|
||||
background_type = transparent
|
||||
copy_on_selection = True
|
||||
cursor_color = "#b9b9b9"
|
||||
custom_command = env TERM=xterm-256color bash
|
||||
font = Ubuntu Mono 10
|
||||
font = Ubuntu Mono 11
|
||||
foreground_color = "#0077ff"
|
||||
palette = "#000000:#aa0000:#00aa00:#aa5500:#0000aa:#aa00aa:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff"
|
||||
scrollbar_position = hidden
|
||||
|
||||
Reference in New Issue
Block a user