spotify change
This commit is contained in:
@@ -158,7 +158,7 @@ in {
|
|||||||
"${mod}+Shift+k" = "exec --no-startup-id i3utils window move prev";
|
"${mod}+Shift+k" = "exec --no-startup-id i3utils window move prev";
|
||||||
"${mod}+Shift+j" = "exec --no-startup-id i3utils window move next";
|
"${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";
|
"${mod}+Escape" = "exec loginctl lock-session";
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
username = "me@danielpatterson.dev";
|
username = "me@danielpatterson.dev";
|
||||||
password_cmd = "cat /run/agenix/spotify_pass";
|
password_cmd = "cat /run/agenix/spotify_pass";
|
||||||
|
|
||||||
initial_volume = "70";
|
initial_volume = "100";
|
||||||
|
|
||||||
device_type = "computer";
|
device_type = "computer";
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -59,7 +59,6 @@
|
|||||||
pavucontrol
|
pavucontrol
|
||||||
playerctl
|
playerctl
|
||||||
spotify-qt
|
spotify-qt
|
||||||
spotify
|
|
||||||
xclip
|
xclip
|
||||||
];
|
];
|
||||||
in {
|
in {
|
||||||
|
|||||||
Reference in New Issue
Block a user