From 4bd766205a5f4ebbe57739c8625a4f5fc13e40f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 30 Jun 2019 13:24:11 -0500 Subject: [PATCH] multiples fix --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 7fc94ca..6394c58 100644 --- a/config +++ b/config @@ -137,7 +137,7 @@ assign [class=Abrowser|Iceweasel|Gajim|qTox|Transmission-gtk] $workspace2 assign [class=File-roller|Thunar] $workspace3 assign [class=Emacs|Epdfview|Geany|Gucharmap|libreoffice*|Soffice] $workspace4 assign [class=Icedove] $workspace5 -assign [class=Ardour|Audacious|Audacity|Ghb|Gimp*|Inkscape|mpv|Mumble|Simplescreenrecorder|Vlc|Xfburn] $workspace6 +assign [class=Ardour|Audacious|Audacity|Cheese|Ghb|Gimp*|Inkscape|mpv|Mumble|Simplescreenrecorder|Vlc|Xfburn] $workspace6 assign [instance=irc] $workspace7 assign [class=Arandr|Gparted|Lxappearance|Lxrandr|Lxtask|Pavucontrol] $workspace8 @@ -236,7 +236,7 @@ bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightne exec --no-startup-id nm-applet # Captura de pantalla: pacman -S scrot -bindsym Print exec scrot -e 'mv $f /home/$USER/Descargas/' +bindsym Print exec scrot -e 'mv $f ~/Descargas/' # Fondo de pantalla exec_always --no-startup-id "feh --bg-scale /home/$USER/.config/i3/images/background.png"