projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add spacemacs dotfile
[~bandali/configs]
/
i3
/
.i3
/
config
diff --git
a/i3/.i3/config
b/i3/.i3/config
index
77905fa
..
080c598
100644
(file)
--- a/
i3/.i3/config
+++ b/
i3/.i3/config
@@
-42,10
+42,10
@@
set $ws4 "4:"
set $ws5 "5:"
set $ws6 "6:"
set $ws5 "5:"
set $ws6 "6:"
-set $default_gaps_inner 10
-set $default_gaps_outer 0
-gaps inner $default_gaps_inner
-gaps outer $default_gaps_outer
+
#
set $default_gaps_inner 10
+
#
set $default_gaps_outer 0
+
#
gaps inner $default_gaps_inner
+
#
gaps outer $default_gaps_outer
#smart_borders on
# start a terminal
#smart_borders on
# start a terminal
@@
-56,7
+56,7
@@
bindsym $mod+Return exec urxvt
bindsym $mod+q kill
# start dmenu (a program launcher)
bindsym $mod+q kill
# start dmenu (a program launcher)
-bindsym $mod+space exec dmenu_run
+bindsym $mod+space exec
--no-startup-id
dmenu_run
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.