diff options
Diffstat (limited to 'raveswitch/hyprland_raveswitch/config')
| -rw-r--r-- | raveswitch/hyprland_raveswitch/config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/raveswitch/hyprland_raveswitch/config b/raveswitch/hyprland_raveswitch/config new file mode 100644 index 0000000..e42660a --- /dev/null +++ b/raveswitch/hyprland_raveswitch/config @@ -0,0 +1,9 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[remote "origin"] + url = ssh://git@git.rp1.hu/gabeszm/hyprland_raveswitch.git + tagOpt = --no-tags + fetch = +refs/*:refs/* + mirror = true |