Update i3.conf
This commit is contained in:
parent
6dbf7694e1
commit
8411fb8df0
11
Falk/i3.conf
11
Falk/i3.conf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user