Removed old stuff from auto-starting and commented out xcalib
This commit is contained in:
@@ -33,7 +33,7 @@ hsetroot -solid "#222222"
|
|||||||
pactl set-default-sink 46
|
pactl set-default-sink 46
|
||||||
|
|
||||||
### apply monitor calibration
|
### apply monitor calibration
|
||||||
xcalib /s/misc/monitor_calibration/dell.icc
|
#xcalib /s/misc/monitor_calibration/dell.icc
|
||||||
|
|
||||||
|
|
||||||
#############################################
|
#############################################
|
||||||
@@ -45,7 +45,7 @@ xcalib /s/misc/monitor_calibration/dell.icc
|
|||||||
HOME_DIR=$HOME
|
HOME_DIR=$HOME
|
||||||
echo $HOME
|
echo $HOME
|
||||||
|
|
||||||
apps=( "picom" "pasystray" "jstat" "keepassxc" "solaar" "nextcloud" "playerctld" "fcitx5" )
|
apps=( "picom" "jstat" "keepassxc" "nextcloud" "playerctld" "fcitx5" )
|
||||||
|
|
||||||
for i in "${apps[@]}"
|
for i in "${apps[@]}"
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user