1
0

Update i3.conf

This commit is contained in:
opafix 2018-09-17 11:06:59 +01:00 committed by GitHub
parent 6dbf7694e1
commit 8411fb8df0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -272,9 +272,6 @@ bar {
# #
###############################################################
# Start the Bumblebee Daemon
#exec --no-startup-id sudo bumblebeed -D
# Set Keyboard Layout
exec --no-startup-id setxkbmap gb
@ -284,16 +281,8 @@ exec --no-startup-id feh --bg-fill ~/.wallpaper
# Start RXVT-Unicode Daemon
exec --no-startup-id urxvtd
# Start Compton
exec --no-startup-id compton -b --config ~/.config/compton.conf
# Start Network Manager Tray Applet
exec --no-startup-id nm-applet
# Remove Window Border
for_window [class="^.*"] border pixel 0
#Configure Gaps
gaps inner 5
gaps outer 0
smart_gaps on