Openbox Tint2 nasıl otomatik başlatılır?

Timuçin1

Centipat
Katılım
11 Ağustos 2024
Mesajlar
276
Çözümler
1
Daha fazla  
Cinsiyet
Erkek
Tint2 autostart dosyası nerede olduğunu bulamadım ve dosyaya ne yazacağımı bilmiyorum.
 
Son düzenleyen: Moderatör:
/home/kullanıcıadı/.config/openbox/autostart dosyasına tint2 & komutunu ekleyin.
Örnek olarak benim autostart dosyam
Kod:
# These things are run when an Openbox X Session is started.
# You may place a similar script in $HOME/.config/openbox/autostart
# to run user-specific things.
#
# You can set picom to use either xrender or glx
# Change if issues
#autorandr horizontal

picom -b --config ~/.config/picom.conf &

# Set background image
nitrogen --restore

tint2 &
#$HOME/.config/polybar/launch.sh &

#(am-conky-session --autostart) &

#bluetooth#
#(blueberry-tray) &

# install xcape - press super to get menu
xcape -e 'Super_L=Super_L|space'

#on laptops without seperate numeric keyboard put hashtag in front
numlockx &

## GNOME PolicyKit authentication
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &

## Desktop notification
/usr/lib/xfce4/notifyd/xfce4-notifyd &

## Volume control for systray
(volumeicon) &


## Turn off/on System Beep
xset b off

## Enable power management
xfce4-power-manager &

##Clipboard Manager
#(xfce4-clipman) &

## XFCE4 Settings
#xfsettingsd &

(nm-applet) &

(plank) &

#discord &

#insync start &

#dropbox &

gammastep -l 41:36 -t 5900:3500 &
 

Technopat Haberler

Geri
Yukarı