🗑️ remove(xresources): not necessary with wayland
This commit is contained in:
parent
3d1d8274ca
commit
ee63cb31bc
2 changed files with 0 additions and 40 deletions
39
.Xresources
39
.Xresources
|
@ -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
|
|
|
@ -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 &
|
||||||
|
|
Loading…
Add table
Reference in a new issue