This commit is contained in:
Daniel Flanagan 2023-08-23 10:49:12 -05:00
parent 5289c6de6f
commit 3eb9a8ac53
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
3 changed files with 13 additions and 12 deletions

View file

@ -1,15 +1,10 @@
default_border pixel 1 default_border pixel 1
gaps inner 10 gaps inner 0
output "Samsung Electric Company SyncMaster H1AK500000" position 0,0 output "Samsung Electric Company SyncMaster H1AK500000" position 0,0
output "GIGA-BYTE TECHNOLOGY CO., LTD. AORUS FO48U 23070B000307" mode 3840x2160@120Hz position 0,0 output "GIGA-BYTE TECHNOLOGY CO., LTD. AORUS FO48U 23070B000307" mode 3840x2160@120Hz position 0,0
output "Dell Inc. DELL U2720Q CWTM623" transform 90 scale 1.5 position 3840,0
output "Dell Inc. DELL U2720Q CWTM623" transform 90 scale 1.5 output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5 position -1440,0
output "Dell Inc. DELL U2720Q CWTM623" position 3840,0
output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5
output "Dell Inc. DELL U2720Q D3TM623" position -1440,0
exec firefox exec firefox

View file

@ -18,4 +18,10 @@ $ git push beefcake:~/.config/lytedev-dotfiles
$ ssh -t beefcake 'cd ~/.config/lytedev-dotfiles/os/linux/nix && sudo nixos-rebuild switch --flake .# && echo DONE' $ ssh -t beefcake 'cd ~/.config/lytedev-dotfiles/os/linux/nix && sudo nixos-rebuild switch --flake .# && echo DONE'
``` ```
# Ops stuff
- **TODO**: Look into https://github.com/zhaofengli/colmena
# Other To Dos
- **TODO**: check stuff during receive with a hook? - **TODO**: check stuff during receive with a hook?

View file

@ -1,7 +1,3 @@
[Added Associations]
image/jpeg=krita_jpeg.desktop
image/png=krita_png.desktop
[Default Applications] [Default Applications]
image/jpeg=krita_jpeg.desktop image/jpeg=krita_jpeg.desktop
image/png=krita_png.desktop image/png=krita_png.desktop
@ -9,3 +5,7 @@ image/png=krita_png.desktop
[MIME Cache] [MIME Cache]
image/jpeg=krita_jpeg.desktop image/jpeg=krita_jpeg.desktop
image/png=krita_png.desktop image/png=krita_png.desktop
[Added Associations]
image/jpeg=krita_jpeg.desktop
image/png=krita_png.desktop