mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 03:20:26 +10:00
Minor fixes to qtile and qutebrowser.
This commit is contained in:
@@ -173,7 +173,7 @@ for i, (name, kwargs) in enumerate(group_names, 1):
|
||||
keys.append(Key([mod, "shift"], str(i), lazy.window.togroup(name))) # Send current window to another group
|
||||
|
||||
layout_theme = {"border_width": 2,
|
||||
"margin": 6,
|
||||
"margin": 8,
|
||||
"border_focus": "e1acff",
|
||||
"border_normal": "1D2330"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user