This commit is contained in:
Vivian 2022-09-11 19:38:26 +02:00
parent 93c52e3f61
commit 193138be43
2 changed files with 11 additions and 10 deletions

View file

@ -384,11 +384,11 @@
"wlroots": "wlroots" "wlroots": "wlroots"
}, },
"locked": { "locked": {
"lastModified": 1662808262, "lastModified": 1662832677,
"narHash": "sha256-NCavxa3knCEJHwP4J0Om15ZfL6BqH+ksz+LbgpYV4ac=", "narHash": "sha256-iznPgUPjzOt0j3zB3LUAhYLX5L+6k+UMsluDasa5p80=",
"owner": "hyprwm", "owner": "hyprwm",
"repo": "Hyprland", "repo": "Hyprland",
"rev": "d94fe3d063a910cab64fbdc132f6aa168a52e14d", "rev": "f024d7114fe08f505ec9af40ee8cd471fbb6c09b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -583,11 +583,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1662729926, "lastModified": 1662901081,
"narHash": "sha256-klAcKYYKVtd3a/34kfi4bqUKlL4GJqh9iYWictDpsJg=", "narHash": "sha256-FHd7a3ZfFTlcaYffeWhfDwPd4XeUsScjMEEoWHMqp44=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "cc6ef9492eba324cc2482127f0778b8178a186bd", "rev": "cc46999e0a45051412f736264cdf30da8d429460",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -907,11 +907,11 @@
"webcord": "webcord_2" "webcord": "webcord_2"
}, },
"locked": { "locked": {
"lastModified": 1662387088, "lastModified": 1662901119,
"narHash": "sha256-eB9O9UIkeKHKyCF5oNw3a+wukeaLQMNl4OvJIeR5hRo=", "narHash": "sha256-tab8KTHTzJjAm7s/n0tk2ZsI6VNr69WqQiiVbQrUm2o=",
"owner": "fufexan", "owner": "fufexan",
"repo": "webcord-flake", "repo": "webcord-flake",
"rev": "6a2a625df8a607c4a42aa921877ad65be73a2eb0", "rev": "529d1721ed91cc7166c2c7b81f8f4bd23ae678b7",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -16,6 +16,7 @@
exec-once=${pkgs.hyprpaper}/bin/hyprpaper exec-once=${pkgs.hyprpaper}/bin/hyprpaper
exec-once=hyprctl setcursor Catppuccin-Frappe-Pink-Cursors 32 exec-once=hyprctl setcursor Catppuccin-Frappe-Pink-Cursors 32
exec-once=${pkgs.xsettingsd}/bin/xsettingsd & exec-once=${pkgs.xsettingsd}/bin/xsettingsd &
exec-once=foot --server &
exec-once=eww daemon exec-once=eww daemon
exec-once=eww open bar exec-once=eww open bar
@ -49,7 +50,7 @@
pseudotile=true pseudotile=true
} }
bind=SUPER,RETURN,exec,foot bind=SUPER,RETURN,exec,footclient
bind=SUPER,f,exec,firefox-devedition bind=SUPER,f,exec,firefox-devedition
bind=SUPER,d,exec,wofi --show run,drun bind=SUPER,d,exec,wofi --show run,drun