switch to scrolling layout by default
This commit is contained in:
@@ -115,6 +115,8 @@ input {
|
|||||||
render {
|
render {
|
||||||
cm_enabled = true
|
cm_enabled = true
|
||||||
cm_auto_hdr = 0
|
cm_auto_hdr = 0
|
||||||
|
cm_fs_passthrough = 0
|
||||||
|
direct_scanout = 2
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
@@ -197,7 +199,7 @@ $ws = workspace
|
|||||||
|
|
||||||
# Rule :: Workspace
|
# Rule :: Workspace
|
||||||
|
|
||||||
workspace = 1, layout:scrolling
|
workspace = , layout:scrolling
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
# :Alias: :Command:
|
# :Alias: :Command:
|
||||||
|
|||||||
Reference in New Issue
Block a user