- Updated files for fedora and gnome compatibility

This commit is contained in:
Ben Reaves
2020-03-02 03:20:31 -06:00
parent c8ab5eb4ba
commit 4078094e33
3 changed files with 20 additions and 15 deletions

View File

@@ -162,7 +162,8 @@ default partial xkb_symbols "mac_levelssym" {
Left,
Left,
NoSymbol,
NoSymbol
NoSymbol,
Left
],
actions[Group1]= [
NoAction(),
@@ -173,6 +174,8 @@ default partial xkb_symbols "mac_levelssym" {
RedirectKey(key=<HOME>,clearmods=Control),
RedirectKey(key=<HOME>,clearmods=Control),
// Change workspace
NoAction(),
// Super - Change workspace
NoAction()
]
};