Compare commits
No commits in common. "872a31ca88eb1c053204d32038ff24dce5a1ac45" and "3662eb135cb1b5afa6e32e006b0746d1a633897b" have entirely different histories.
872a31ca88
...
3662eb135c
3 changed files with 3 additions and 4 deletions
1
.config/river/coordenadas
Normal file
1
.config/river/coordenadas
Normal file
|
@ -0,0 +1 @@
|
|||
-l -34.61315 -L -58.37723
|
|
@ -233,8 +233,6 @@ bindsym --locked XF86MonBrightnessDown exec 'brillo -U 5; brillo -O'
|
|||
|
||||
default_border pixel 4
|
||||
smart_borders on
|
||||
smart_gaps on
|
||||
gaps inner 5
|
||||
|
||||
focus_follows_mouse no
|
||||
|
||||
|
@ -247,7 +245,7 @@ exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DE
|
|||
exec pipewire
|
||||
exec /usr/libexec/xdg-desktop-portal-wlr
|
||||
exec "foot --server"
|
||||
exec "gammastep -l -34.61315:-58.37723"
|
||||
exec "wlsunset $(cat ~/.config/river/coordenadas)"
|
||||
exec "pgrep -x syncthing >/dev/null || syncthing -no-browser"
|
||||
exec kanshi
|
||||
exec fnott
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
export REMOTE=false
|
||||
export MESA_LOADER_DRIVER_OVERRIDE=i965
|
||||
export WLR_NO_HARDWARE_CURSORS=1
|
||||
|
|
Loading…
Reference in a new issue