forked from Shinonome/dots-hyprland
rename navrailbutton -> navigationrailbutton
This commit is contained in:
@@ -138,7 +138,7 @@ Rectangle {
|
||||
spacing: 15
|
||||
Repeater {
|
||||
model: root.tabs
|
||||
NavRailButton {
|
||||
NavigationRailButton {
|
||||
toggled: root.selectedTab == index
|
||||
buttonText: modelData.name
|
||||
buttonIcon: modelData.icon
|
||||
|
||||
Reference in New Issue
Block a user