mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
remove reduntant code
This commit is contained in:
@@ -277,9 +277,6 @@ PanelWindow {
|
||||
`&& ${cleanup}`
|
||||
]
|
||||
break;
|
||||
|
||||
//snipProc.command = ["bash", "-c", `${cropToStdout} | wl-copy && ${cleanup}`]
|
||||
//break;
|
||||
case RegionSelection.SnipAction.Edit:
|
||||
snipProc.command = ["bash", "-c", `${cropToStdout} | swappy -f - && ${cleanup}`]
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user