From ea3c08d8ab2f19e9d29e58221e6af42a8e8fa94e Mon Sep 17 00:00:00 2001 From: notohh Date: Fri, 13 Jan 2023 15:21:31 -0500 Subject: [PATCH] chore: switch to new nix --- .gitignore | 0 LICENSE | 0 README.md | 0 cava/.config/cava/config | 0 dunst/.config/dunst/dunstrc | 0 helix/.config/helix/config.toml | 0 helix/.config/helix/languages.toml | 0 helix/.config/helix/themes/default/catppuccin_frappe.toml | 0 helix/.config/helix/themes/default/catppuccin_latte.toml | 0 helix/.config/helix/themes/default/catppuccin_macchiato.toml | 0 helix/.config/helix/themes/default/catppuccin_mocha.toml | 0 helix/.config/helix/themes/no_italics/catppuccin_frappe.toml | 0 helix/.config/helix/themes/no_italics/catppuccin_latte.toml | 0 helix/.config/helix/themes/no_italics/catppuccin_macchiato.toml | 0 helix/.config/helix/themes/no_italics/catppuccin_mocha.toml | 0 hypr/.config/hypr/hyprland.conf | 0 hypr/.config/hypr/hyprpaper.conf | 0 neofetch/.config/neofetch/config.conf | 0 nushell/.config/nushell/config.nu | 0 nushell/.config/nushell/env.nu | 0 starship/.config/starship.toml | 0 waybar/.config/waybar/config | 0 waybar/.config/waybar/mocha.css | 0 waybar/.config/waybar/scripts/mediaplayer.py | 0 waybar/.config/waybar/style.css | 0 wezterm/.config/wezterm/wezterm.lua | 2 +- xplr/.config/xplr/init.lua | 0 zathura/.config/zathura/catppuccin-mocha | 0 zathura/.config/zathura/zathurarc | 0 29 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 LICENSE mode change 100644 => 100755 README.md mode change 100644 => 100755 cava/.config/cava/config mode change 100644 => 100755 dunst/.config/dunst/dunstrc mode change 100644 => 100755 helix/.config/helix/config.toml mode change 100644 => 100755 helix/.config/helix/languages.toml mode change 100644 => 100755 helix/.config/helix/themes/default/catppuccin_frappe.toml mode change 100644 => 100755 helix/.config/helix/themes/default/catppuccin_latte.toml mode change 100644 => 100755 helix/.config/helix/themes/default/catppuccin_macchiato.toml mode change 100644 => 100755 helix/.config/helix/themes/default/catppuccin_mocha.toml mode change 100644 => 100755 helix/.config/helix/themes/no_italics/catppuccin_frappe.toml mode change 100644 => 100755 helix/.config/helix/themes/no_italics/catppuccin_latte.toml mode change 100644 => 100755 helix/.config/helix/themes/no_italics/catppuccin_macchiato.toml mode change 100644 => 100755 helix/.config/helix/themes/no_italics/catppuccin_mocha.toml mode change 100644 => 100755 hypr/.config/hypr/hyprland.conf mode change 100644 => 100755 hypr/.config/hypr/hyprpaper.conf mode change 100644 => 100755 neofetch/.config/neofetch/config.conf mode change 100644 => 100755 nushell/.config/nushell/config.nu mode change 100644 => 100755 nushell/.config/nushell/env.nu mode change 100644 => 100755 starship/.config/starship.toml mode change 100644 => 100755 waybar/.config/waybar/config mode change 100644 => 100755 waybar/.config/waybar/mocha.css mode change 100644 => 100755 waybar/.config/waybar/scripts/mediaplayer.py mode change 100644 => 100755 waybar/.config/waybar/style.css mode change 100644 => 100755 wezterm/.config/wezterm/wezterm.lua mode change 100644 => 100755 xplr/.config/xplr/init.lua mode change 100644 => 100755 zathura/.config/zathura/catppuccin-mocha mode change 100644 => 100755 zathura/.config/zathura/zathurarc diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/cava/.config/cava/config b/cava/.config/cava/config old mode 100644 new mode 100755 diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc old mode 100644 new mode 100755 diff --git a/helix/.config/helix/config.toml b/helix/.config/helix/config.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/languages.toml b/helix/.config/helix/languages.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/themes/default/catppuccin_frappe.toml b/helix/.config/helix/themes/default/catppuccin_frappe.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/themes/default/catppuccin_latte.toml b/helix/.config/helix/themes/default/catppuccin_latte.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/themes/default/catppuccin_macchiato.toml b/helix/.config/helix/themes/default/catppuccin_macchiato.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/themes/default/catppuccin_mocha.toml b/helix/.config/helix/themes/default/catppuccin_mocha.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/themes/no_italics/catppuccin_frappe.toml b/helix/.config/helix/themes/no_italics/catppuccin_frappe.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/themes/no_italics/catppuccin_latte.toml b/helix/.config/helix/themes/no_italics/catppuccin_latte.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/themes/no_italics/catppuccin_macchiato.toml b/helix/.config/helix/themes/no_italics/catppuccin_macchiato.toml old mode 100644 new mode 100755 diff --git a/helix/.config/helix/themes/no_italics/catppuccin_mocha.toml b/helix/.config/helix/themes/no_italics/catppuccin_mocha.toml old mode 100644 new mode 100755 diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf old mode 100644 new mode 100755 diff --git a/hypr/.config/hypr/hyprpaper.conf b/hypr/.config/hypr/hyprpaper.conf old mode 100644 new mode 100755 diff --git a/neofetch/.config/neofetch/config.conf b/neofetch/.config/neofetch/config.conf old mode 100644 new mode 100755 diff --git a/nushell/.config/nushell/config.nu b/nushell/.config/nushell/config.nu old mode 100644 new mode 100755 diff --git a/nushell/.config/nushell/env.nu b/nushell/.config/nushell/env.nu old mode 100644 new mode 100755 diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml old mode 100644 new mode 100755 diff --git a/waybar/.config/waybar/config b/waybar/.config/waybar/config old mode 100644 new mode 100755 diff --git a/waybar/.config/waybar/mocha.css b/waybar/.config/waybar/mocha.css old mode 100644 new mode 100755 diff --git a/waybar/.config/waybar/scripts/mediaplayer.py b/waybar/.config/waybar/scripts/mediaplayer.py old mode 100644 new mode 100755 diff --git a/waybar/.config/waybar/style.css b/waybar/.config/waybar/style.css old mode 100644 new mode 100755 diff --git a/wezterm/.config/wezterm/wezterm.lua b/wezterm/.config/wezterm/wezterm.lua old mode 100644 new mode 100755 index 0fcbec9..1a4c54d --- a/wezterm/.config/wezterm/wezterm.lua +++ b/wezterm/.config/wezterm/wezterm.lua @@ -13,4 +13,4 @@ return { left = 0, right = 0, } -} +} \ No newline at end of file diff --git a/xplr/.config/xplr/init.lua b/xplr/.config/xplr/init.lua old mode 100644 new mode 100755 diff --git a/zathura/.config/zathura/catppuccin-mocha b/zathura/.config/zathura/catppuccin-mocha old mode 100644 new mode 100755 diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc old mode 100644 new mode 100755