diff options
author | Amin Bandali <bandali@gnu.org> | 2020-04-11 23:42:55 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-04-11 23:42:55 -0400 |
commit | c4b211177c12a97f8ffe10055325dd90a0a39b31 (patch) | |
tree | 645971cff2f6cb44c8628ec29fa3d158815d11f7 /.local/bin/s | |
parent | 5d3bd4099ecff7b02454efcb6f6bb355a992aef8 (diff) | |
download | configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.tar.gz configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.tar.xz configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.zip |
delete old config files
- compton
- dunst
- i3status
- sway
- swaylock
- ncmpcpp
- pigeonhole
Diffstat (limited to '.local/bin/s')
-rwxr-xr-x | .local/bin/s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.local/bin/s b/.local/bin/s deleted file mode 100755 index dc34441..0000000 --- a/.local/bin/s +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -export _JAVA_AWT_WM_NONREPARENTING=1 -export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true' -export MOZ_USE_XINPUT2=1 # precise scrolling in firefox -light -N 1 -sway |