i3 config: nettoyage des programmes inutiles qui se chargaient au
démarrage
This commit is contained in:
parent
43f5fe58b4
commit
15bc87c142
@ -225,12 +225,6 @@ exec --no-startup-id redshift -l 48.666977:7.706748
|
||||
# Lock screen
|
||||
exec --no-startup-id xautolock -locker "i3lock -bfte -i ~/.config/i3/matrix-elements-design.png" -corners "--00" -cornersize 30
|
||||
|
||||
# XFCE panel instead of i3status
|
||||
#exec --no-startup-id xfce4-panel --disable-wm-check
|
||||
|
||||
# Time tracking
|
||||
#exec --no-startup-id hamster-indicator
|
||||
|
||||
# Default terminal
|
||||
exec --no-startup-id i3-sensible-terminal
|
||||
|
||||
@ -245,9 +239,6 @@ smart_gaps on
|
||||
# https://github.com/blankoworld/dotfiles/blob/master/bin/random_wallpaper)
|
||||
exec_always --no-startup-id "kill -9 `ps aux | grep random_wallpaper |grep -v 'grep'| awk '{print $2}'`; random_wallpaper &"
|
||||
|
||||
# Network management
|
||||
# exec --no-startup-id nm-applet
|
||||
|
||||
# Hasmter indicator
|
||||
exec --no-startup-id hamster
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user