mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
remove urxvt
This commit is contained in:
parent
e4da95c084
commit
40828d29c8
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
|||
#!/usr/bin/perl
|
||||
# IBeam cursor in urxvt
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
sub on_start {
|
||||
my ($self) = @_;
|
||||
my $cmd = "\033[5 q\r";
|
||||
$self->cmd_parse($cmd);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue