aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-09-28 11:23:20 -0500
committerJesús <heckyel@hyperbola.info>2019-09-28 11:23:20 -0500
commit3345557c06ea9f680bd5980688b62a0522ca4929 (patch)
tree080d442ce6d0712f3012ab9972d84bafc11e4d99 /config
parent5d0f798109d4ce4f3728c48ce8d34a0bc2e16a7e (diff)
downloadi3-config-3345557c06ea9f680bd5980688b62a0522ca4929.tar.lz
i3-config-3345557c06ea9f680bd5980688b62a0522ca4929.tar.xz
i3-config-3345557c06ea9f680bd5980688b62a0522ca4929.zip
disable nm-applet for default
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index d1aa0c1..b93d101 100644
--- a/config
+++ b/config
@@ -200,8 +200,8 @@ bindsym $mod+r mode "resize"
bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # increase screen brightness
bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightness
-# Red
-exec --no-startup-id nm-applet
+# Red (network-manager-applet)
+# exec --no-startup-id nm-applet
# Captura de pantalla: pacman -S scrot
bindsym Print exec scrot -e 'mv $f ~/Descargas/'