diff --git a/.Xresources b/.Xresources deleted file mode 100644 index 520c12c3..00000000 --- a/.Xresources +++ /dev/null @@ -1,39 +0,0 @@ -Xcursor.theme: Catppuccin-Macchiato-Dark -Xcursor.size: 16 -Xft.dpi: 100 - -! COLORS -*background: #303446 -*foreground: #C6D0F5 - -! black -*color0: #51576D -*color8: #626880 - -! red -*color1: #E78284 -*color9: #E78284 - -! green -*color2: #A6D189 -*color10: #A6D189 - -! yellow -*color3: #E5C890 -*color11: #E5C890 - -! blue -*color4: #8CAAEE -*color12: #8CAAEE - -! magenta -*color5: #F4B8E4 -*color13: #F4B8E4 - -! cyan -*color6: #81C8BE -*color14: #81C8BE - -! white -*color7: #B5BFE2 -*color15: #A5ADCE diff --git a/.config/hypr/scripts/autostart b/.config/hypr/scripts/autostart index 3de7103e..b9f98211 100755 --- a/.config/hypr/scripts/autostart +++ b/.config/hypr/scripts/autostart @@ -47,5 +47,4 @@ kitty --class nvtop-kitty nvtop & dex -a -s ~/.config/autostart/ & # Easyeffects, Spotify, Discord and Thunderbird # Other -xrdb -merge ~/.Xresources $scripts/launch_portals &