diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-04-29 01:40:24 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-04-29 01:42:16 -0400 |
| commit | 5c039f71de5962a86fd5c391b3f5727ed9f33e73 (patch) | |
| tree | 65e180678347ce88939dcd29e4a325d1d713498e /dotfiles/surf/surf.sh | |
| parent | surf browser hist and bmarks (diff) | |
| download | nixos-5c039f71de5962a86fd5c391b3f5727ed9f33e73.tar.gz nixos-5c039f71de5962a86fd5c391b3f5727ed9f33e73.tar.bz2 nixos-5c039f71de5962a86fd5c391b3f5727ed9f33e73.zip | |
update surf with link hints script
a bit broken
Diffstat (limited to '')
| -rw-r--r-- | dotfiles/surf/surf.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles/surf/surf.sh b/dotfiles/surf/surf.sh index df3ad64..bdc040d 100644 --- a/dotfiles/surf/surf.sh +++ b/dotfiles/surf/surf.sh @@ -36,7 +36,6 @@ pid=$1 fid=$2 xid=$3 -echo "DEBUG: pid=$pid fid=$fid xid=$xid" >> /tmp/surf_debug.log dmenu="@dmenu@/bin/dmenu -nb $normbgcolor -nf $normfgcolor \ -sb $selbgcolor -sf $selfgcolor" |
