~rdwm -> rxinit
Restart via xinit instead of dwm. More applicable to multiple desktop environments
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
killall dwm;
|
|
||||||
3
Scripts/.local/scripts/rxinit
Executable file
3
Scripts/.local/scripts/rxinit
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
killall xinit;
|
||||||
Reference in New Issue
Block a user