diff options
author | Patrick Simianer <pks@pks.rocks> | 2020-02-23 13:19:50 +0100 |
---|---|---|
committer | Patrick Simianer <pks@pks.rocks> | 2020-02-23 13:19:50 +0100 |
commit | 67c540b631c6475970631594e8b4ac1a7b9dd95c (patch) | |
tree | 07ad4f32fcc3a812477ad0b9acf0fe4d843a0dc9 | |
parent | aa35d5869263ddf3db61d852c122204e5a992cc0 (diff) |
remove no longer needed scripts
-rwxr-xr-x | at-work | 6 | ||||
-rwxr-xr-x | dock | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/at-work b/at-work deleted file mode 100755 index aa7f2e2..0000000 --- a/at-work +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env zsh - -dock -kill-wifi -net-profile work & - @@ -1,6 +0,0 @@ -#!/usr/bin/env zsh - -mons.sh -s -xrandr --output DP1-1 --rotate left -xmodmap .Xmodmap - |