update program names

This commit is contained in:
Frieder Schlesier 2018-12-27 23:36:11 +01:00
parent 9dcad99454
commit 80524ae3fe
2 changed files with 3 additions and 3 deletions

View File

@ -250,6 +250,6 @@ exec --no-startup-id nm-applet
exec --no-startup-id xrandr --output LVDS1 --left-of VGA1 --auto
exec --no-startup-id xrandr --output VGA1 --auto
#exec --no-startup-id clipit
exec --no-startup-id i3-msg 'workspace $WS1; exec iceweasel;'
exec --no-startup-id i3-msg 'workspace $WS2; exec emacs25'
exec --no-startup-id i3-msg 'workspace $WS1; exec firefox;'
exec --no-startup-id i3-msg 'workspace $WS2; exec emacs'
exec --no-startup-id i3-msg 'workspace $WS3; exec urxvt;'

View File

@ -162,7 +162,7 @@ install_i3() {
i3 \
i3lock \
i3status \
keepass2/stable \
keepassxc \
pulseaudio \
rxvt-unicode-256color \
scrot \