remove alacritty and spotifyd configs
This commit is contained in:
@@ -1,41 +0,0 @@
|
||||
font:
|
||||
normal:
|
||||
family: FiraCode Nerd Font
|
||||
style: Regular
|
||||
bold:
|
||||
family: FiraCode Nerd Font
|
||||
style: Bold
|
||||
|
||||
# Colors (Ayu Mirage)
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: "#202734"
|
||||
foreground: "#CBCCC6"
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: "#191E2A"
|
||||
red: "#FF3333"
|
||||
green: "#BAE67E"
|
||||
yellow: "#FFA759"
|
||||
blue: "#73D0FF"
|
||||
magenta: "#FFD580"
|
||||
cyan: "#95E6CB"
|
||||
white: "#C7C7C7"
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: "#686868"
|
||||
red: "#F27983"
|
||||
green: "#A6CC70"
|
||||
yellow: "#FFCC66"
|
||||
blue: "#5CCFE6"
|
||||
magenta: "#FFEE99"
|
||||
cyan: "#95E6CB"
|
||||
white: "#FFFFFF"
|
||||
|
||||
mouse:
|
||||
hide_when_typing: true
|
||||
|
||||
background_opacity: 0.95
|
||||
@@ -1,7 +0,0 @@
|
||||
[global]
|
||||
username = "vhyobadxhsng3a70ucrzot5ui"
|
||||
password_cmd = "cat ~/.config/spotify-password.secret"
|
||||
|
||||
device_name = "hacking-pc"
|
||||
|
||||
use_mpris = true
|
||||
Reference in New Issue
Block a user