🗑️ remove(xresources): not necessary with wayland

This commit is contained in:
Sergio Laín 2023-10-08 17:11:58 +02:00
parent 3d1d8274ca
commit ee63cb31bc
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
2 changed files with 0 additions and 40 deletions

View file

@ -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

View file

@ -47,5 +47,4 @@ kitty --class nvtop-kitty nvtop &
dex -a -s ~/.config/autostart/ & # Easyeffects, Spotify, Discord and Thunderbird dex -a -s ~/.config/autostart/ & # Easyeffects, Spotify, Discord and Thunderbird
# Other # Other
xrdb -merge ~/.Xresources
$scripts/launch_portals & $scripts/launch_portals &