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

echange echap et capslock

parent 20c7f9da
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,7 @@ exec --no-startup-id tixeoclient ...@@ -24,6 +24,7 @@ exec --no-startup-id tixeoclient
exec --no-startup-id zotero exec --no-startup-id zotero
exec --no-startup-id redshift -P -O 2500 exec --no-startup-id redshift -P -O 2500
exec --no-startup-id udiskie exec --no-startup-id udiskie
exec --no-startup-id setxkbmap -option caps:swapescape
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.
...@@ -147,8 +148,8 @@ assign [class="Zotero"] $ws6 ...@@ -147,8 +148,8 @@ assign [class="Zotero"] $ws6
assign [class="W3DClient"] $ws7 # Tixeo assign [class="W3DClient"] $ws7 # Tixeo
assign [class="Evince"] $ws8 assign [class="Evince"] $ws8
assign [class="evince"] $ws8 assign [class="evince"] $ws8
# switch to workspace # switch to workspace
bindsym $mod+ampersand workspace number $ws1 bindsym $mod+ampersand workspace number $ws1
......
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