diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-03-06 21:36:37 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-03-06 21:36:37 +0530 |
commit | 6537eef95bb9067d0f20574a3f4f5f00f90cc4eb (patch) | |
tree | 26d5ac6eb0830ad523818ae1a86daf0591338349 /scripts/setdef | |
parent | f23cfa36053e25466b4bb0263c74e0a0ecfd76d2 (diff) |
updating old scripts
Diffstat (limited to 'scripts/setdef')
-rwxr-xr-x[-rw-r--r--] | scripts/setdef | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/setdef b/scripts/setdef index b2460a9..ed02376 100644..100755 --- a/scripts/setdef +++ b/scripts/setdef @@ -2,4 +2,6 @@ #To retuen dwm and st to their default vanilla state xwallpaper --clear xrdb -remove -xdotool key super+shift+q +xdotool key alt+shift+q +sleep 5 +picom --experimental-backends |