diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-08-28 16:38:57 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-08-28 16:38:57 +0200 |
| commit | 69336f4aebe8fce9884dae2375eabc9948f43beb (patch) | |
| tree | f45d9d6c2623d2a75603cb71fba8c321d598bab1 /install | |
| parent | 084809954f13205af598127ea00d37b819d927b4 (diff) | |
| download | dotfiles-69336f4aebe8fce9884dae2375eabc9948f43beb.tar.gz dotfiles-69336f4aebe8fce9884dae2375eabc9948f43beb.tar.bz2 dotfiles-69336f4aebe8fce9884dae2375eabc9948f43beb.zip | |
Added touchpad toggle
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ create_dotfile_link dunst/dunstrc .config/dunst/dunstrc mkdir -p "$HOME/.newsboat" create_dotfile_link_same .newsboat/config +#create_dotfile_link_same .newsboat/urls # create_dotfile_link_same slock/config.def.h |
