bnwe / myLinuxSetup

Config files and scripts for setting up my custom Linux environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains config files and scripts for setting up my custom Linux environment.

Customize Ubuntu Mate

Get list of keybinding schemas:

gsettings list-schemas

In the schema org.mate.Marco.global-keybindings set the key run-command-6, because it is Win+S by default:

gsettings set org.mate.Marco.global-keybindings run-command-6 ''

Do this for all keybindings you want to re-use

About

Config files and scripts for setting up my custom Linux environment


Languages

Language:Shell 100.0%