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
|
||||
|
||||
### 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
|
||||
echo $HOME
|
||||
|
||||
apps=( "picom" "pasystray" "jstat" "keepassxc" "solaar" "nextcloud" "playerctld" "fcitx5" )
|
||||
apps=( "picom" "jstat" "keepassxc" "nextcloud" "playerctld" "fcitx5" )
|
||||
|
||||
for i in "${apps[@]}"
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user