forked from Shinonome/dots-hyprland
show biggest app icon on workspaces, faster keybinds
This commit is contained in:
@@ -25,7 +25,7 @@ Item {
|
||||
|
||||
Process {
|
||||
id: closeSidebarProcess
|
||||
command: ["bash", "-c", `qs ipc call sidebarRight close`]
|
||||
command: ["qs", "ipc", "call", "sidebarRight", "close"]
|
||||
}
|
||||
|
||||
Process {
|
||||
|
||||
Reference in New Issue
Block a user