Merge branch 'master' of gitlab.xlim.fr:araison/dotfiles
This commit is contained in:
commit
88d48c7f8e
@ -1,3 +1,8 @@
|
|||||||
# To do
|
# To do
|
||||||
|
Please use :
|
||||||
|
|
||||||
|
> git clone --recurse-submodules git@gitlab.xlim.fr:araison/dotfiles.git
|
||||||
|
|
||||||
|
Also :
|
||||||
|
- [ ] Create nice tmux.conf
|
||||||
|
|
||||||
git clone --recurse-submodules git@gitlab.xlim.fr:araison/dotfiles.git
|
|
||||||
|
@ -194,7 +194,7 @@ floating_maximum_size -1 x -1
|
|||||||
assign [class="Gnome-terminal"] $ws1
|
assign [class="Gnome-terminal"] $ws1
|
||||||
assign [class="firefox"] $ws2
|
assign [class="firefox"] $ws2
|
||||||
assign [class="thunderbird"] $ws3
|
assign [class="thunderbird"] $ws3
|
||||||
assign [class="org.gnome.Nautilus"] $ws4
|
assign [class="Nautilus"] $ws4
|
||||||
|
|
||||||
# bar
|
# bar
|
||||||
|
|
||||||
@ -239,7 +239,7 @@ client.background #242424
|
|||||||
#exec --no-startup-id nvidia-settings --load-config-only
|
#exec --no-startup-id nvidia-settings --load-config-only
|
||||||
exec --no-startup-id firefox
|
exec --no-startup-id firefox
|
||||||
exec --no-startup-id thunderbird
|
exec --no-startup-id thunderbird
|
||||||
exec --no-startup-id tmux
|
exec --no-startup-id gnome-terminal -x zsh -c "tmux";exec zsh""
|
||||||
exec --no-startup-id nautilus
|
exec --no-startup-id nautilus
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user