From e215d02457b5eb850109d43ab577c9e994fcbe7f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 30 May 2019 23:11:07 -0300 Subject: Polish and use utils.fixme derivation --- bash/x.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'bash') diff --git a/bash/x.sh b/bash/x.sh index 1855dac..e75cff3 100644 --- a/bash/x.sh +++ b/bash/x.sh @@ -1,7 +1,6 @@ #!/usr/bin/env bash isLinux && { - # FIXME: make this declarative xmodmap ~/.Xmodmap xset r rate 250 50 @@ -18,6 +17,4 @@ isLinux && { xdg-mime default firefox.desktop text/xml xdg-mime default nautilus.desktop inode/directory - - # FIXME: add .description files } -- cgit v1.2.3