aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
Diffstat (limited to 'i3')
-rw-r--r--i3/config23
1 files changed, 23 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index 90ca016..9c6bed1 100644
--- a/i3/config
+++ b/i3/config
@@ -201,10 +201,29 @@ bar {
}
}
+# NOTE: If you are using a laptop, use this bar config.
+#bar {
+#position top
+#status_command i3status
+#workspace_buttons yes
+#tray_output eDP1
+#
+#colors {
+#separator #666666
+#background #333333
+#statusline #bbbbbb
+#focused_workspace #888888 #dddddd #222222
+#active_workspace #333333 #555555 #bbbbbb
+#inactive_workspace #333333 #555555 #bbbbbb
+#urgent_workspace #2f343a #900000 #ffffff
+#}
+#}
+
# Start dunst notification manager at boot
exec --no-startup-id dunst
# Proper configuration of multi monitor
+# NOTE: remove this if you are using a laptop.
exec --no-startup-id xrandr --output DP-1 --right-of DVI-I-1
# Disable system bell
@@ -214,5 +233,9 @@ exec --no-startup-id xset b off
exec --no-startup-id xset -dpms
exec --no-startup-id xset s off
+# Network manager
+# NOTE: uncomment this if you are in a laptop
+# exec --no-startup-id nm-applet
+
# Wallpaper
exec --no-startup-id nitrogen --restore