feat: Update hyprland conf

WIP: switch to spotifyd + spotify-tui
This commit is contained in:
Patrick Großmann 2023-03-12 20:30:30 +09:00
parent 78e85a399d
commit 5b4a4c2623
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F
4 changed files with 66 additions and 48 deletions

View file

@ -7,18 +7,22 @@ MOD: TAGS: pkgs:
input {
sensitivity = 0
kb_model = pc105
kb_layout = de
kb_variant = bone
repeat_rate = 60
repeat_delay = 235
# Only change focus on mouse click
follow_mouse = 2
accel_profile = flat
touchpad {
natural_scroll = true
}
}
gestures {
workspace_swipe = true
}
# keybinds
bind=${MOD},q,killactive,
bind=${MOD},return,fullscreen,

View file

@ -247,11 +247,11 @@
"locked": {
"lastModified": 1,
"narHash": "sha256-b3t2blYgmHf/HXc152Fa7+YKJSS05vRnrs8i+H6SWA8=",
"path": "/nix/store/cp64wcr7y55dlaamgq4axbhzhw2pqwhd-source/templates",
"path": "/nix/store/m12grpvqvq7vs62knlp1s288mb2n775k-source/templates",
"type": "path"
},
"original": {
"path": "/nix/store/cp64wcr7y55dlaamgq4axbhzhw2pqwhd-source/templates",
"path": "/nix/store/m12grpvqvq7vs62knlp1s288mb2n775k-source/templates",
"type": "path"
}
},

View file

@ -0,0 +1,14 @@
{
config,
pkgs,
...
}: {
home = {
packages = with pkgs; [
spotify-tui
];
};
services.spotifyd = {
enable = true;
};
}

View file

@ -5,11 +5,12 @@
}: {
imports = [
common/programs/kitty.nix
#common/graphical/herbstluftwm.nix
common/graphical/hyprland.nix
#common/graphical/autorandr.nix
common/programs/polybar.nix
common/programs/rofi.nix
common/programs/spotify.nix
#common/graphical/herbstluftwm.nix
#common/graphical/autorandr.nix
#common/touchegg-module.nix
#common/touchegg-settings.nix
];
@ -21,7 +22,6 @@
bitwarden
nextcloud-client
signal-desktop
spotify-tui
xdragon
xournalpp
zathura