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