citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commit a52de470f491c891b753b02fb4850d16adca9c6f
parent 2c9b7920fe5aac35021396aa28a7840ca81941fb
Author: William Casarin <jb55@jb55.com>
Date:   Wed,  3 Mar 2021 06:40:13 -0800

bin: remove x11-rename

we have this in jb55pkgs now

Diffstat:
Dbin/x11-rename | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/bin/x11-rename b/bin/x11-rename @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -xdotool selectwindow set_window --name "$1"