diff --git a/.config/discord/settings.json b/.config/discord/settings.json new file mode 100644 index 0000000..ec8cf18 --- /dev/null +++ b/.config/discord/settings.json @@ -0,0 +1,16 @@ +{ + "BACKGROUND_COLOR": "#202225", + "IS_MAXIMIZED": true, + "IS_MINIMIZED": false, + "MINIMIZE_TO_TRAY": false, + "OPEN_ON_STARTUP": false, + "WINDOW_BOUNDS": { + "x": 0, + "y": 0, + "width": 1688, + "height": 1022 + }, + "DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true, + "SKIP_HOST_UPDATE": true, + "chromiumSwitches": {} +} \ No newline at end of file diff --git a/.config/zsh/prompt.zsh##distro.arch b/.config/zsh/prompt.zsh##distro.arch deleted file mode 120000 index 359b920..0000000 --- a/.config/zsh/prompt.zsh##distro.arch +++ /dev/null @@ -1 +0,0 @@ -prompt.zsh##distro.Arch \ No newline at end of file