diff --git a/.config/i3/config b/.config/i3/config index 0b60c07..d82d42f 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -165,7 +165,7 @@ bindsym $mod+r mode "resize" assign [class="jetbrains-idea|Code"] 1 assign [class="Google-chrome|Vivaldi-stable|Opera|Firefox|Navigator|Nightly|Chromium"] 2 assign [class="Thunderbird|Mail|jetbrains-phpstorm"] 3 -assign [class="Mattermost|mattermost-desktop|Rambox|Slack|Scudcloud|Gitter|Dino"] 4 +assign [class="Mattermost|mattermost-desktop|Rambox|Slack|Scudcloud|Gitter|Dino|Hamsket"] 4 ##### STATUS BAR @@ -240,7 +240,7 @@ smart_gaps on exec_always --no-startup-id "kill -9 `ps aux | grep random_wallpaper |grep -v 'grep'| awk '{print $2}'`; random_wallpaper &" # Hasmter indicator -exec --no-startup-id hamster +#exec --no-startup-id hamster # Clipit : Presse-papiers pour le bureau exec --no-startup-id clipit diff --git a/.tmux.conf b/.tmux.conf index ac25815..97fd6b0 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -85,6 +85,6 @@ set -g status-left-length 30 # Activer mon layout par defaut #new -s projets -n dev -#splitw -v -p 50 -t dev +#splitw -v -p '50' -t dev #neww -n autre #selectw -t dev