forked from Shinonome/dots-hyprland
exported useFlag from statusicons to user_options
This commit is contained in:
@@ -100,6 +100,10 @@ let configOptions = {
|
||||
'prevTab': "Ctrl+Page_Up",
|
||||
},
|
||||
},
|
||||
'layout': {
|
||||
// Use or not country flags instead of text in default hyprland kb_layout option
|
||||
'useFlag': false
|
||||
}
|
||||
}
|
||||
|
||||
// Override defaults with user's options
|
||||
|
||||
Reference in New Issue
Block a user