From 3cf3cfa186eab4b32dabee5d91b6bdaab3c81979 Mon Sep 17 00:00:00 2001 From: Steffen Rademacker Date: Wed, 23 Mar 2022 11:21:18 +0100 Subject: [PATCH] Updates --- bat.conf | 7 +++++++ etc/hosts | 13 +++++++++++++ spotifyd.toml | 2 +- 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 bat.conf diff --git a/bat.conf b/bat.conf new file mode 100644 index 00000000..21e755dc --- /dev/null +++ b/bat.conf @@ -0,0 +1,7 @@ +--theme="gruvbox-dark" + +--italic-text=always + +--style="numbers,changes" + +--tabs=2 diff --git a/etc/hosts b/etc/hosts index 61704375..ed83b269 100644 --- a/etc/hosts +++ b/etc/hosts @@ -7,3 +7,16 @@ 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost + +127.0.0.1 youtube.com +127.0.0.1 www.youtube.com +127.0.0.1 reddit.com +127.0.0.1 www.reddit.com +127.0.0.1 tagesschau.de +127.0.0.1 www.tagesschau.com +127.0.0.1 zeit.de +127.0.0.1 www.zeit.de +127.0.0.1 bikepacking.com +127.0.0.1 www.bikepacking.com +127.0.0.1 ultraleicht-trekking.com +127.0.0.1 www.ultraleicht-trekking.com diff --git a/spotifyd.toml b/spotifyd.toml index 3ccee408..f355ad18 100644 --- a/spotifyd.toml +++ b/spotifyd.toml @@ -3,7 +3,7 @@ username = 's.rademacker' use_keyring = true backend = 'portaudio' -device_name = 'mausohr-spotifyd' +device_name = 'spuckify' device_type = 'computer' initial_volume = '100'