diff options
author | noa@gaiwan.org | 2024-06-19 07:44:22 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-06-19 07:44:22 +0000 |
commit | 3c10944651bc941149ae987ee8a4ea0c88378322 (patch) | |
tree | 3073bbe34b39ef127c29ea4ee7a9286a367e0c2b /xdm/Xsetup | |
parent | 2bec8ba46383685c28c55bd7969ee696aa31a528 (diff) |
Initial commit
Diffstat (limited to 'xdm/Xsetup')
-rwxr-xr-x | xdm/Xsetup | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xdm/Xsetup b/xdm/Xsetup deleted file mode 100755 index 6db7807..0000000 --- a/xdm/Xsetup +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# -# This script is run as root before showing login widget. - -xsetroot -solid "#ffffe8" -# picom -b --config /home/noa/.config/picom/picom.conf |