i3: Amélioration de l'environnement de bureau avec:
* ajout d'Hamsket au bon bureau * Arrêt de l'utilisation de hamster-indicator * corrections mineures dans .tmux pour incompatibilité
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user