gunter: remove unused steamuser configuration
This commit is contained in:
@@ -247,9 +247,10 @@ in
|
||||
}
|
||||
];
|
||||
|
||||
workspace =
|
||||
[ "special:special, on-created-empty:kitty, rounding:true, decorate:false, border:false" ]
|
||||
++ cfg.extraWorkspaces;
|
||||
workspace = [
|
||||
"special:special, on-created-empty:kitty, rounding:true, decorate:false, border:false"
|
||||
]
|
||||
++ cfg.extraWorkspaces;
|
||||
|
||||
bindm = [
|
||||
"$mainMod,mouse:272,movewindow"
|
||||
|
||||
Reference in New Issue
Block a user