Update i3.conf
This commit is contained in:
parent
134f01b9f3
commit
6e9867de53
@ -274,9 +274,6 @@ bar {
|
|||||||
# #
|
# #
|
||||||
###############################################################
|
###############################################################
|
||||||
|
|
||||||
# Start the Bumblebee Daemon
|
|
||||||
#exec --no-startup-id sudo bumblebeed -D
|
|
||||||
|
|
||||||
# Set Keyboard Layout
|
# Set Keyboard Layout
|
||||||
exec --no-startup-id setxkbmap gb
|
exec --no-startup-id setxkbmap gb
|
||||||
|
|
||||||
@ -286,16 +283,9 @@ exec --no-startup-id feh --bg-fill ~/.wallpaper
|
|||||||
# Start RXVT-Unicode Daemon
|
# Start RXVT-Unicode Daemon
|
||||||
exec --no-startup-id urxvtd
|
exec --no-startup-id urxvtd
|
||||||
|
|
||||||
# Start Compton
|
|
||||||
exec --no-startup-id compton -b --config ~/.config/compton.conf
|
|
||||||
|
|
||||||
# Start Network Manager Tray Applet
|
# Start Network Manager Tray Applet
|
||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
|
|
||||||
# Remove Window Border
|
# Remove Window Border
|
||||||
for_window [class="^.*"] border pixel 0
|
for_window [class="^.*"] border pixel 0
|
||||||
|
|
||||||
#Configure Gaps
|
|
||||||
gaps inner 5
|
|
||||||
gaps outer 0
|
|
||||||
smart_gaps on
|
smart_gaps on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user