Use autorandr instead
This commit is contained in:
parent
7454a3f237
commit
95b8d33c6f
@ -66,8 +66,7 @@ in {
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
xmodmap ~/.Xmodmap
|
${pkgs.autorandr}/bin/autorandr --cycle
|
||||||
${pkgs.xcape}/bin/xcape -e 'Hyper_L=Tab'
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
home.file.".xmonad/xmonad.dhall".source = xmonadConfig + "/source.dhall";
|
home.file.".xmonad/xmonad.dhall".source = xmonadConfig + "/source.dhall";
|
||||||
|
Loading…
Reference in New Issue
Block a user