aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config4
1 files 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"