Removed audacious from auto start and add git settings for push
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
a75a4a461f
commit
495baf1f8c
2 changed files with 2 additions and 1 deletions
|
@ -219,7 +219,6 @@ exec_always --no-startup-id xrandr --output $output2 --mode 1280x1024 --pos 1280
|
|||
|
||||
exec google-chrome-beta
|
||||
exec gnome-terminal -x bash -c "sudo apt-get update && sudo apt-get upgrade -y"
|
||||
exec audacious
|
||||
|
||||
# Assign programs to specific workspaces
|
||||
###
|
||||
|
|
|
@ -30,3 +30,5 @@
|
|||
|
||||
[core]
|
||||
editor = vim
|
||||
[push]
|
||||
default = matching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue