sway: remove FAHControl shortcut

This commit is contained in:
Jez Cope 2022-10-07 15:07:54 +01:00
parent c8fff5722c
commit 34bfe929c3
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ in {
input."1386:891:Wacom_One_by_Wacom_M_Pen".left_handed = "enabled";
startup = [
{ command = "${pkgs.foldingathome}/bin/FAHClient --send-pause"; }
{ command = "${pkgs.xorg.xrdb}/bin/xrdb -load ~/.Xresources"; }
{ command = "${pkgs.mako}/bin/mako"; }
{ command = cmds.idle; }