Skip to content

Commit

Permalink
Merge pull request #360 from edmcman/main
Browse files Browse the repository at this point in the history
Add "acrobatic" kludge for the Ghidra SRE
  • Loading branch information
raboof authored Apr 4, 2023
2 parents a593e44 + 0dfc51e commit 82c48d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions etc/cfg_kludges.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ defwinprop {
acrobatic = true,
}

-- https://github.com/raboof/notion/issues/359
defwinprop {
class = "ghidra-Ghidra",
acrobatic = true,
}

-- You might want to enable these if you really must use XMMS.
--[[
defwinprop {
Expand Down

0 comments on commit 82c48d5

Please sign in to comment.