Compare commits
4 commits
8a8680f787
...
1344c6b82d
Author | SHA1 | Date | |
---|---|---|---|
1344c6b82d | |||
8c634905ec | |||
dc7ad21d59 | |||
c54428de30 |
4 changed files with 8 additions and 7 deletions
|
@ -5,9 +5,9 @@ lines = 10000
|
||||||
hide-when-typing=yes
|
hide-when-typing=yes
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
font=monospace:pixelsize=22
|
font=monospace:size=14
|
||||||
line-height=33px
|
line-height=22
|
||||||
vertical-letter-offset=3px
|
vertical-letter-offset=2
|
||||||
|
|
||||||
pad=4x4
|
pad=4x4
|
||||||
|
|
||||||
|
|
|
@ -14,5 +14,7 @@ profile 420-grande {
|
||||||
output eDP-1 disable
|
output eDP-1 disable
|
||||||
output HDMI-A-2 enable
|
output HDMI-A-2 enable
|
||||||
}
|
}
|
||||||
#output HDMI-A-2 enable position 1366,0 scale 1
|
#profile 420-share {
|
||||||
#output eDP-1 enable position 0,312
|
# output eDP-1 enable position 0,312
|
||||||
|
# output HDMI-A-2 enable position 1366,0 scale 1
|
||||||
|
#}
|
||||||
|
|
|
@ -234,7 +234,6 @@ bindsym --locked XF86MonBrightnessDown exec 'brillo -U 5; brillo -O'
|
||||||
default_border pixel 5
|
default_border pixel 5
|
||||||
smart_borders on
|
smart_borders on
|
||||||
smart_gaps on
|
smart_gaps on
|
||||||
gaps inner 5
|
|
||||||
|
|
||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit de600d1ecc6d4a7ed799cd1b1c85624662075ae3
|
Subproject commit e2b048151bd6fce917aea0aa31568487de361399
|
Loading…
Reference in a new issue