forked from Shinonome/dots-hyprland
disable dock by default
This commit is contained in:
@@ -77,7 +77,7 @@ let configOptions = {
|
||||
'shown': 10,
|
||||
},
|
||||
'dock': {
|
||||
'enabled': true,
|
||||
'enabled': false,
|
||||
'hiddenThickness': 5,
|
||||
'pinnedApps': ['firefox', 'org.gnome.Nautilus'],
|
||||
'layer': 'top',
|
||||
|
||||
Reference in New Issue
Block a user