Compare commits

..

4 commits

Author SHA1 Message Date
1344c6b82d sway: Borrar gaps 2022-05-03 19:58:16 -03:00
8c634905ec foot: Achicar 2022-05-03 19:58:01 -03:00
dc7ad21d59 kanshi: Configuración de las dos pantallas 2022-05-03 19:57:48 -03:00
c54428de30 Actualizar themer.lua 2022-05-03 19:57:36 -03:00
4 changed files with 8 additions and 7 deletions

View file

@ -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

View file

@ -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
#}

View file

@ -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