summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-08-01 20:39:13 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-08-01 20:39:13 -0400
commitefb805a4a642d669ff86c6c0e22661de65b0629e (patch)
treec64108774206f129ce0c724a19cc2f0b3547f6b6 /.config/i3
parent0baf312a0afa1a1b2dec3be1164ccd480b64737a (diff)
downloadeibhear-efb805a4a642d669ff86c6c0e22661de65b0629e.tar.gz
eibhear-efb805a4a642d669ff86c6c0e22661de65b0629e.tar.zst
eibhear-efb805a4a642d669ff86c6c0e22661de65b0629e.zip
nm-applet removed
Diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config6
1 files changed, 2 insertions, 4 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 5724b1c..57729c6 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -19,7 +19,7 @@
# #---Basic Definitions---# #
# Needed for i3-gaps
-for_window [class="^.*"] border pixel 1
+for_window [class="^.*"] border pixel 2
gaps inner 15
gaps outer 15
set $term --no-startup-id $TERMINAL
@@ -48,8 +48,6 @@ exec --no-startup-id compton --xrender-sync-fence
exec --no-startup-id ~/.scripts/remaps
# Unclutter makes the mouse invisible after a brief period
exec --no-startup-id unclutter
-# Network Manager applet
-exec --no-startup-id nm-applet
# Run the script to update the mpd i3block on change.
exec --no-startup-id "pgrep -x i3mpdupdate || i3mpdupdate"
# Remove recording icon if not properly closed on last shutdown.
@@ -300,7 +298,7 @@ bindsym $mod+F8 exec --no-startup-id ~/.config/mutt/etc/mailsync.sh
bindsym $mod+F9 exec --no-startup-id dmenumount
bindsym $mod+F10 exec --no-startup-id dmenuumount
##bindsym $mod+F11
-##bindsym $mod+F12
+bindsym $mod+F12 exec $term -e sudo -A wifi-menu
# #---Arrow Keys---# #
bindsym $mod+Left focus left