Skip to content
Snippets Groups Projects
Commit c20bbd8e authored by JiriKalvoda's avatar JiriKalvoda
Browse files

I3 Add Mate sesion to i3 config.

parent d6db9bac
No related branches found
No related tags found
No related merge requests found
...@@ -286,3 +286,7 @@ client.urgent #2F343A #900000 #FFFFFF #900000 #900000 ...@@ -286,3 +286,7 @@ client.urgent #2F343A #900000 #FFFFFF #900000 #900000
client.placeholder #000000 #0C0C0C #FFFFFF #000000 #000000 client.placeholder #000000 #0C0C0C #FFFFFF #000000 #000000
client.background #FFFFFF client.background #FFFFFF
bindsym $mod+o exec --no-startup-id bash -i -c "mate-session"
bindsym $mod+Shift+o exec --no-startup-id killall -3 mate-session; exec --no-startup-id killall -3 mate-panel
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment