Remove tupload

This commit is contained in:
Jake Howard 2018-09-18 08:45:12 +01:00
parent 56e9df3c0c
commit 8c1c032c66
Signed by: jake
GPG Key ID: 57AFB45680EDD477
3 changed files with 0 additions and 13 deletions

View File

@ -42,10 +42,6 @@ bindsym Shift+Print exec --no-startup-id gnome-screenshot -ca
bindsym Mod1+Print exec --no-startup-id gnome-screenshot -i
bindsym Print exec --no-startup-id gnome-screenshot -c
# TUpload
bindsym $mod+Print exec --no-startup-id sc
bindsym $mod+Shift+Print exec --no-startup-id sc -a
# System
bindsym $mod+Shift+Delete exec "i3-nagbar -t error -m 'Shutdown or Restart?' -b 'Restart' 'shutdown -r now' -b 'Shutdown' 'shutdown -h now'"

View File

@ -157,7 +157,6 @@
- 'ttf-ms-fonts'
- 'ttf-wps-fonts'
- 'turtl'
- 'tupload'
- 'universal-ctags-git'
- 'visual-studio-code-bin'
- 'virtualbox'

View File

@ -3,11 +3,3 @@
path: "{{ home }}/.dotfiles"
owner: "{{ user }}"
group: users
- file:
state: link
src: "{{ home }}/.dotfiles/.upload"
dest: "{{ home }}/.upload"
mode: 0644
owner: "{{ user }}"
group: users