diff --git a/git/gitconfig b/git/gitconfig index b5114fe..761354f 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -86,3 +86,5 @@ directory = /mnt/nas/hosted_git/dungeon_masters_vault.git [gpg] format = ssh +[gpg "ssh"] + allowedSignerFile = /home/jake/.ssh/git_allowed_signers diff --git a/hypr/monitors.conf b/hypr/monitors.conf new file mode 100644 index 0000000..dc314f2 --- /dev/null +++ b/hypr/monitors.conf @@ -0,0 +1,15 @@ +# See https://wiki.hyprland.org/Configuring/Monitors/ +# List current monitors and resolutions possible: hyprctl monitors +# Format: monitor = [port], resolution, position, scale + +env = GDK_SCALE,1 +monitor = , preferred, auto, 1 +# monitor = DP-4, 3840x2160@60, 0x0, 1 +# monitor = DP-1, 2560x2880@60, 3840x0, 1 + +# Portrait/rotated secondary monitor (transform: 1 = 90°, 3 = 270°) +# monitor = DP-2, preferred, auto, 1, transform, 1 + +# Example for Framework 13 w/ 6K XDR Apple display +# monitor = DP-5, 6016x3384@60, auto, 2 +# monitor = eDP-1, 2880x1920@120, auto, 2