mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
adding xf86_input_wacom
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
# graphics tools
|
||||
gimp3
|
||||
xcursorgen
|
||||
xf86_input_wacom
|
||||
# browser
|
||||
chromium
|
||||
firefox
|
||||
|
||||
@@ -43,6 +43,12 @@
|
||||
identityFile = "~/.ssh/id_ed25519";
|
||||
port = 922;
|
||||
};
|
||||
leviathan = {
|
||||
hostname = "192.168.90.127";
|
||||
user = "richie";
|
||||
identityFile = "~/.ssh/id_ed25519";
|
||||
port = 332;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user