diff options
author | Alan Pearce | 2024-05-18 20:43:28 +0200 |
---|---|---|
committer | Alan Pearce | 2024-05-18 20:43:28 +0200 |
commit | efb34826fc563afa08c0c8c6add16cf9ebf19310 (patch) | |
tree | 912dc2cff4a06b5e20daa24473086bddb6c9b199 /system/autorandr/postswitch | |
parent | 6494b4c6c26a85497164df39efbfef1ae81f308e (diff) | |
download | nixfiles-efb34826fc563afa08c0c8c6add16cf9ebf19310.tar.lz nixfiles-efb34826fc563afa08c0c8c6add16cf9ebf19310.tar.zst nixfiles-efb34826fc563afa08c0c8c6add16cf9ebf19310.zip |
remove old files
Diffstat (limited to 'system/autorandr/postswitch')
-rwxr-xr-x | system/autorandr/postswitch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/autorandr/postswitch b/system/autorandr/postswitch deleted file mode 100755 index 25b068d2..00000000 --- a/system/autorandr/postswitch +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -notify-send --expire-time=5000 "Display profile: '$AUTORANDR_CURRENT_PROFILE'" |