Split i3 classic config with XFCE+i3 config
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
use_css=false
|
||||
normal_color=rgb(154,153,150)
|
||||
normal_color=rgb(255,255,255)
|
||||
focused_color=rgb(255,255,255)
|
||||
urgent_color=rgb(255,0,0)
|
||||
mode_color=rgb(119,118,123)
|
||||
visible_color=rgb(0,0,0)
|
||||
mode_color=rgb(255,0,0)
|
||||
visible_color=rgb(94,92,100)
|
||||
css=.workspace { }\n.workspace.visible { }\n.workspace.focused { font-weight: bold; }\n.workspace.urgent { color: red; }\n.binding-mode { }\n
|
||||
strip_workspace_numbers=false
|
||||
auto_detect_outputs=false
|
||||
|
||||
Reference in New Issue
Block a user