Removed some aliases, and fixed some scripts

This commit is contained in:
Marc Sastre Rienitz
2020-09-10 21:20:28 +02:00
parent a5cfcdb2f3
commit 74c150f3e8
5 changed files with 13 additions and 12 deletions

View File

@@ -255,6 +255,9 @@ bindsym $mod+Shift+Home exec setxkbmap -layout es -variant cat & ibus engine xkb
# Wifi
bindsym $mod+Shift+w exec ~/.config/polybar/scripts/wifi_connect.py
# Other cool stuff
bindsym $mod+Shift+t exec ~/.config/i3/scripts/tunes.sh
# Order of screens
exec --no-startup-id xrandr --output DP-2 --right-of eDP-1
exec --no-startup-id xrandr --output DP-1 --right-of DP-2

4
.config/i3/scripts/tunes.sh Executable file
View File

@@ -0,0 +1,4 @@
#! /bin/bash
source ~/venv/tunes/bin/activate
~/repos/tunes/tunes.py 2>~/log.tunes