Compare commits
No commits in common. "cb60f62d222f1e61df6e961de783e72c04c2c943" and "b919564a48ff3147a0fc4dc3f2c9b9bdb2bf9a7f" have entirely different histories.
cb60f62d22
...
b919564a48
|
@ -21,7 +21,7 @@ if [ $class = "Surf" ] ; then
|
|||
fi
|
||||
|
||||
|
||||
# notify-send "$title" "$1 | class: '$2' | instance: '$3' | $4 | role: '$role'"
|
||||
notify-send "$title" "$1 | class: '$2' | instance: '$3' | $4 | role: '$role'"
|
||||
|
||||
#place floating windows
|
||||
#adapted from https://github.com/baskerville/bspwm/issues/263
|
||||
|
|
Loading…
Reference in New Issue