Compare commits

...

3 commits

Author SHA1 Message Date
872a31ca88 sway: Agregar gaps chicas
Para que se diferencien bien las ventanas entre si
2022-04-28 22:39:51 -03:00
053769763b .profile.cumbia420book: Usar aceleración por hardware
Por alguna razón no se detecta solo...
2022-04-28 22:39:26 -03:00
8361ac24f9 sway: Usar gammastep 2022-04-28 22:39:05 -03:00
3 changed files with 4 additions and 3 deletions

View file

@ -1 +0,0 @@
-l -34.61315 -L -58.37723

View file

@ -233,6 +233,8 @@ bindsym --locked XF86MonBrightnessDown exec 'brillo -U 5; brillo -O'
default_border pixel 4 default_border pixel 4
smart_borders on smart_borders on
smart_gaps on
gaps inner 5
focus_follows_mouse no focus_follows_mouse no
@ -245,7 +247,7 @@ exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DE
exec pipewire exec pipewire
exec /usr/libexec/xdg-desktop-portal-wlr exec /usr/libexec/xdg-desktop-portal-wlr
exec "foot --server" exec "foot --server"
exec "wlsunset $(cat ~/.config/river/coordenadas)" exec "gammastep -l -34.61315:-58.37723"
exec "pgrep -x syncthing >/dev/null || syncthing -no-browser" exec "pgrep -x syncthing >/dev/null || syncthing -no-browser"
exec kanshi exec kanshi
exec fnott exec fnott

View file

@ -1,2 +1,2 @@
export REMOTE=false export REMOTE=false
export WLR_NO_HARDWARE_CURSORS=1 export MESA_LOADER_DRIVER_OVERRIDE=i965