forked from Shinonome/dots-hyprland
not attempt to show translated globalshortcut description cuz they can't be changed
This commit is contained in:
@@ -41,7 +41,7 @@ Singleton {
|
||||
|
||||
GlobalShortcut {
|
||||
name: "workspaceNumber"
|
||||
description: Translation.tr("Hold to show workspace numbers, release to show icons")
|
||||
description: "Hold to show workspace numbers, release to show icons"
|
||||
|
||||
onPressed: {
|
||||
workspaceShowNumbersTimer.start()
|
||||
|
||||
Reference in New Issue
Block a user