bemenu: remove obsolete patch

This commit is contained in:
Leonardo Eugênio 2024-06-11 00:55:58 -03:00
parent 5d75616eda
commit b4876d9dd9
2 changed files with 0 additions and 7 deletions

View file

@ -56,12 +56,6 @@ rec {
patches = (
final: prev: {
bemenu = prev.bemenu.overrideAttrs (o: {
postPatch = ''
substituteInPlace lib/renderers/wayland/window.c \
--replace ZWLR_LAYER_SHELL_V1_LAYER_TOP ZWLR_LAYER_SHELL_V1_LAYER_OVERLAY
'';
});
mySway = prev.sway.override {
sway-unwrapped = prev.sway-unwrapped.overrideAttrs (old: {
patches = old.patches ++ [ ../patches/sway/fix-hide_cursor-clearing-focus.patch ];

View file

@ -32,7 +32,6 @@ let
);
in
{
# My bemenu wrapper
xdg.configFile = {
"pqivrc".text = ''
[options]