Skip to content
Snippets Groups Projects
Commit d0c6a44a authored by Antoine Marteau's avatar Antoine Marteau
Browse files

ajout thunderbird

parent 24fc8369
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ exec --no-startup-id zotero
exec --no-startup-id redshift -P -O 2500
exec --no-startup-id udiskie
exec --no-startup-id setxkbmap -option caps:swapescape
exec --no-startup-id thunderbird
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
......@@ -151,6 +152,8 @@ assign [class="W3DClient"] $ws7 # Tixeo
assign [class="Evince"] $ws8
assign [class="evince"] $ws8
assign [class="Thunderbird"] $ws9
# switch to workspace
bindsym $mod+ampersand workspace number $ws1
bindsym $mod+eacute workspace number $ws2
......
......@@ -24,6 +24,7 @@ sudo pacman -S flameshot # screenshot
sudo pacman -S libreoffice-fresh-fr
sudo pacman -S libreoffice-fresh-en-gb
sudo pacman -S udiskie
sudo pacman -S thunderbird
sudo pacman -S python-pip
pip install -U pip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment