DSK: Simplify setup
This commit is contained in:
parent
2fd90a0786
commit
52719ca86b
@ -17,6 +17,8 @@ done
|
||||
|
||||
export DSK_FLAG_MASK=""
|
||||
export DSK_CURRENT_DESKTOP="$DSK_NAME"
|
||||
export DSK_DEFAULT_POLKITP="/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1"
|
||||
export DSK_DEFAULT_POWERD="/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil"
|
||||
export DSK_DEFAULT_WM="i3"
|
||||
|
||||
case "$HOSTNAME" in
|
||||
|
@ -1,2 +0,0 @@
|
||||
#! /usr/bin/env bash
|
||||
exec dunst
|
@ -1,2 +0,0 @@
|
||||
#! /usr/bin/env bash
|
||||
exec /usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1
|
@ -1,2 +0,0 @@
|
||||
#! /usr/bin/env bash
|
||||
exec /usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil
|
Loading…
Reference in New Issue
Block a user