Install a couple of programs

This commit is contained in:
drymer 2018-10-07 21:15:42 +02:00
parent 4bac97df4f
commit 5290928b32
Signed by: drymer
GPG Key ID: A307D64D5DDFDAAD
3 changed files with 6 additions and 2 deletions

View File

@ -131,5 +131,7 @@ habitual_packages:
- asciidoctor
- libssl-dev
- git-extras
- rxvt-unicode
- redshift
installed_path: ~/Instalados/
shell_path: ~/Scripts/bin

View File

@ -189,14 +189,13 @@ client.urgent #FF0000 #8C5665 #ffffff #FF0000
exec --no-startup-id feh --bg-scale ~/Imagenes/debian-background.jpg
# Autostart
exec --no-startup-id xbacklight -set 50
exec --no-startup-id bash ~/.xinitrc
exec --no-startup-id bash ~/.i3/scripts/autolock.sh
exec --no-startup-id parcellite
exec --no-startup-id compton
exec --no-startup-id dunst
exec --no-startup-id xcape
exec --no-startup-id /usr/lib/x86_64-linux-gnu/libexec/kdeconnectd
exec --no-startup-id redshift -l 40.25:03.45 -t 5700:3600 -g 0.8 -m randr
# Mover programas automáticamente a workspace
assign [class="(?i)firefox"] $ws2

View File

@ -21,3 +21,6 @@ pip_packages:
- mitmproxy
- howdoi
- git-sweep
- gcalcli
- vobject
- parsedatetime