From 8cd0524e8dc55e443635b89dbccd67dcc0fe261a Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Tue, 28 Jun 2022 01:40:31 +0100 Subject: [PATCH] spotify change --- users/daniel/configs/desktop/i3/default.nix | 2 +- users/daniel/configs/desktop/spotify/default.nix | 2 +- users/daniel/default.nix | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/users/daniel/configs/desktop/i3/default.nix b/users/daniel/configs/desktop/i3/default.nix index a380142..54577fc 100644 --- a/users/daniel/configs/desktop/i3/default.nix +++ b/users/daniel/configs/desktop/i3/default.nix @@ -158,7 +158,7 @@ in { "${mod}+Shift+k" = "exec --no-startup-id i3utils window move prev"; "${mod}+Shift+j" = "exec --no-startup-id i3utils window move next"; - "${mod}+p" = "scratchpad show"; + "${mod}+p" = "scratchpad show, resize set 80 ppt 80ppt, move position center"; "${mod}+Escape" = "exec loginctl lock-session"; diff --git a/users/daniel/configs/desktop/spotify/default.nix b/users/daniel/configs/desktop/spotify/default.nix index 96afb86..83b1aed 100644 --- a/users/daniel/configs/desktop/spotify/default.nix +++ b/users/daniel/configs/desktop/spotify/default.nix @@ -12,7 +12,7 @@ username = "me@danielpatterson.dev"; password_cmd = "cat /run/agenix/spotify_pass"; - initial_volume = "70"; + initial_volume = "100"; device_type = "computer"; }; diff --git a/users/daniel/default.nix b/users/daniel/default.nix index d6a46e3..a8ca856 100644 --- a/users/daniel/default.nix +++ b/users/daniel/default.nix @@ -59,7 +59,6 @@ pavucontrol playerctl spotify-qt - spotify xclip ]; in {