mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-09 08:49:27 -05:00
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