Compare commits

..
2 Commits
Author SHA1 Message Date
Jake a96470abdc fix: 🐞 Typo in Signers File 2026-07-23 14:22:22 +01:00
Jake 5f8041e651 test allowed ssh signers 2026-07-23 14:17:10 +01:00
2 changed files with 18 additions and 5 deletions
+3 -5
View File
@@ -74,11 +74,6 @@
context = white context = white
whitespace = yellow reverse whitespace = yellow reverse
# URL shortcuts
[url "git@github.com:"]
insteadOf = "gh:"
[url "git@github.com:Jake-Pullen/"]
insteadOf = "JP:"
[fetch] [fetch]
prune = true prune = true
[safe] [safe]
@@ -86,3 +81,6 @@
directory = /mnt/nas/hosted_git/dungeon_masters_vault.git directory = /mnt/nas/hosted_git/dungeon_masters_vault.git
[gpg] [gpg]
format = ssh format = ssh
[gpg "ssh"]
allowedSignersFile = /home/jake/.ssh/git_allowed_signers
+15
View File
@@ -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