DSK: Simplify setup

This commit is contained in:
Salt 2019-01-04 21:31:56 -06:00
parent 2fd90a0786
commit 52719ca86b
4 changed files with 2 additions and 6 deletions

View File

@ -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

View File

@ -1,2 +0,0 @@
#! /usr/bin/env bash
exec dunst

View File

@ -1,2 +0,0 @@
#! /usr/bin/env bash
exec /usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1

View File

@ -1,2 +0,0 @@
#! /usr/bin/env bash
exec /usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil