add i3-restore
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Colors
|
||||
set $nord0 #2E344080
|
||||
set $nord0 #2E3440AA
|
||||
set $nord1 #3B4252
|
||||
set $nord2 #434C5E
|
||||
set $nord3 #4C566A
|
||||
@@ -29,14 +29,14 @@ bar {
|
||||
i3bar_command i3bar --transparency
|
||||
|
||||
strip_workspace_numbers no
|
||||
strip_workspace_name no
|
||||
strip_workspace_name yes
|
||||
|
||||
binding_mode_indicator yes
|
||||
|
||||
colors {
|
||||
background $nord0
|
||||
statusline $nord9
|
||||
separator $nord14
|
||||
separator $nord3
|
||||
|
||||
# colorclass border backgr. text
|
||||
focused_workspace $nord3 $nord8 $nord4
|
||||
|
||||
Reference in New Issue
Block a user