Default settings changed.
This commit is contained in:
parent
b7eb8568ef
commit
6455db3144
@ -1 +0,0 @@
|
|||||||
Include components/functions/Mixer-mpd
|
|
@ -1 +1 @@
|
|||||||
Colorsets-Set '/usr/share/fvwm-crystal/fvwm/colorsets/WhiteDesktop.cs'
|
Colorsets-Set '/usr/share/fvwm-crystal/fvwm/colorsets/WhiteDesktop.cs'
|
||||||
|
@ -1 +1 @@
|
|||||||
Window-Decorations-Set '/usr/share/fvwm-crystal/fvwm/decorations/Mist/Default'
|
Window-Decorations-Set '/usr/share/fvwm-crystal/fvwm/decorations/Mist/Default'
|
||||||
|
3
startup.sh
Executable file
3
startup.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
pgrep -u $LOGNAME conky &>/dev/null || (nohup nice -n 19 ionice -c2 -n7 conky &>/dev/null)&
|
Loading…
x
Reference in New Issue
Block a user