Skip to content
Snippets Groups Projects
Commit e255c85c authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

I3 Add Move to WUI/MAIL.

parent 06f6baed
No related branches found
No related tags found
No related merge requests found
......@@ -207,9 +207,11 @@ bindsym $mod+c exec chromium-browser --password-store=gnome
bindsym $mod+z exec zathura
bindsym $mod+Shift+comma workspace WUI;exec ~/dev/runWUI/run.sh
bindsym $mod+comma workspace WUI
bindsym $mod+Ctrl+comma move container to workspace WUI; workspace WUI
for_window [title="WebUpdatingIndicator compare"] floating enable
bindsym $mod+Shift+m workspace MAIL,exec mailspring
bindsym $mod+m workspace MAIL
bindsym $mod+Ctrl+m move container to workspace MAIL; workspace MAIL
bindsym $mod+n exec nemo
exec --no-startup-id /usr/bin/gnome-keyring-deamon --start --components=secrets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment