From 1516d57ac9cfeb9e4d116ee61b2b607b597a2509 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 23 Jun 2020 14:19:12 +0200 Subject: Yeah acually keep azerty, wasn't so bad --- solanum/sway/config | 108 ++++++++++++++++++++++++++++------------------------ 1 file changed, 58 insertions(+), 50 deletions(-) (limited to 'solanum/sway') diff --git a/solanum/sway/config b/solanum/sway/config index 16487f5..e9b40b6 100644 --- a/solanum/sway/config +++ b/solanum/sway/config @@ -9,10 +9,10 @@ xwayland enable #input "*" xkb_layout "fr" #input "*" xkb_variant "oss" -#input "*" xkb_file "/home/aauvolat/.xkb/symbols/custom-fr" +input "*" xkb_file "/home/aauvolat/.xkb/symbols/custom-fr" -input "*" xkb_layout "us" -input "*" xkb_variant "intl" +#input "*" xkb_layout "us" +#input "*" xkb_variant "intl" seat "*" hide_cursor 5000 @@ -120,58 +120,66 @@ bindsym $mod+q focus parent #bindcode $mod+d focus child # switch to workspace -#bindsym $mod+braceleft workspace 1 -#bindsym $mod+eacute workspace 2 -#bindsym $mod+quotedbl workspace 3 -#bindsym $mod+apostrophe workspace 4 -#bindsym $mod+parenleft workspace 5 -#bindsym $mod+minus workspace 6 -#bindsym $mod+dead_grave workspace 7 -#bindsym $mod+underscore workspace 8 -#bindsym $mod+ccedilla workspace 9 -#bindsym $mod+braceright workspace 10 -#bindsym $mod+parenright workspace 11 -#bindsym $mod+equal workspace 12 -bindsym $mod+1 workspace 1 -bindsym $mod+2 workspace 2 -bindsym $mod+3 workspace 3 -bindsym $mod+4 workspace 4 -bindsym $mod+5 workspace 5 -bindsym $mod+6 workspace 6 -bindsym $mod+7 workspace 7 -bindsym $mod+8 workspace 8 -bindsym $mod+9 workspace 9 -bindsym $mod+0 workspace 10 -bindsym $mod+minus workspace 11 + +# ALEX FR CUSTOM LAYOUT +bindsym $mod+braceleft workspace 1 +bindsym $mod+eacute workspace 2 +bindsym $mod+quotedbl workspace 3 +bindsym $mod+apostrophe workspace 4 +bindsym $mod+parenleft workspace 5 +bindsym $mod+minus workspace 6 +bindsym $mod+dead_grave workspace 7 +bindsym $mod+underscore workspace 8 +bindsym $mod+ccedilla workspace 9 +bindsym $mod+braceright workspace 10 +bindsym $mod+parenright workspace 11 bindsym $mod+equal workspace 12 +# QWERTY LAYOUT +#bindsym $mod+1 workspace 1 +#bindsym $mod+2 workspace 2 +#bindsym $mod+3 workspace 3 +#bindsym $mod+4 workspace 4 +#bindsym $mod+5 workspace 5 +#bindsym $mod+6 workspace 6 +#bindsym $mod+7 workspace 7 +#bindsym $mod+8 workspace 8 +#bindsym $mod+9 workspace 9 +#bindsym $mod+0 workspace 10 +#bindsym $mod+minus workspace 11 +#bindsym $mod+equal workspace 12 + workspace_auto_back_and_forth yes # move focused container to workspace -#bindsym $mod+Shift+braceleft move container to workspace 1 -#bindsym $mod+Shift+eacute move container to workspace 2 -#bindsym $mod+Shift+quotedbl move container to workspace 3 -#bindsym $mod+Shift+apostrophe move container to workspace 4 -#bindsym $mod+Shift+parenleft move container to workspace 5 -#bindsym $mod+Shift+minus move container to workspace 6 -#bindsym $mod+Shift+dead_grave move container to workspace 7 -#bindsym $mod+Shift+underscore move container to workspace 8 -#bindsym $mod+Shift+ccedilla move container to workspace 9 -#bindsym $mod+Shift+braceright move container to workspace 10 -#bindsym $mod+Shift+parenright move container to workspace 11 -#bindsym $mod+Shift+equal move container to workspace 12 -bindsym $mod+Shift+1 move container to workspace 1 -bindsym $mod+Shift+2 move container to workspace 2 -bindsym $mod+Shift+3 move container to workspace 3 -bindsym $mod+Shift+4 move container to workspace 4 -bindsym $mod+Shift+5 move container to workspace 5 -bindsym $mod+Shift+6 move container to workspace 6 -bindsym $mod+Shift+7 move container to workspace 7 -bindsym $mod+Shift+8 move container to workspace 8 -bindsym $mod+Shift+9 move container to workspace 9 -bindsym $mod+Shift+0 move container to workspace 10 -bindsym $mod+Shift+underscore move container to workspace 11 -bindsym $mod+Shift+plus move container to workspace 12 + +# ALEX FR CUSTOM LAYOUT +bindsym $mod+Shift+braceleft move container to workspace 1 +bindsym $mod+Shift+eacute move container to workspace 2 +bindsym $mod+Shift+quotedbl move container to workspace 3 +bindsym $mod+Shift+apostrophe move container to workspace 4 +bindsym $mod+Shift+parenleft move container to workspace 5 +bindsym $mod+Shift+minus move container to workspace 6 +bindsym $mod+Shift+dead_grave move container to workspace 7 +bindsym $mod+Shift+underscore move container to workspace 8 +bindsym $mod+Shift+ccedilla move container to workspace 9 +bindsym $mod+Shift+braceright move container to workspace 10 +bindsym $mod+Shift+parenright move container to workspace 11 +bindsym $mod+Shift+equal move container to workspace 12 + +# QWERTY LAYOUT +#bindsym $mod+Shift+1 move container to workspace 1 +#bindsym $mod+Shift+2 move container to workspace 2 +#bindsym $mod+Shift+3 move container to workspace 3 +#bindsym $mod+Shift+4 move container to workspace 4 +#bindsym $mod+Shift+5 move container to workspace 5 +#bindsym $mod+Shift+6 move container to workspace 6 +#bindsym $mod+Shift+7 move container to workspace 7 +#bindsym $mod+Shift+8 move container to workspace 8 +#bindsym $mod+Shift+9 move container to workspace 9 +#bindsym $mod+Shift+0 move container to workspace 10 +#bindsym $mod+Shift+underscore move container to workspace 11 +#bindsym $mod+Shift+plus move container to workspace 12 # Multi monitor setup workspace 1 output DP-4 DP-6 HDMI-A-1 eDP-1 -- cgit v1.2.3