update program names
This commit is contained in:
parent
9dcad99454
commit
80524ae3fe
|
@ -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;'
|
||||
|
|
|
@ -162,7 +162,7 @@ install_i3() {
|
|||
i3 \
|
||||
i3lock \
|
||||
i3status \
|
||||
keepass2/stable \
|
||||
keepassxc \
|
||||
pulseaudio \
|
||||
rxvt-unicode-256color \
|
||||
scrot \
|
||||
|
|
Loading…
Reference in New Issue