Compare commits

...

3 Commits

Author SHA1 Message Date
stupidcomputer 43a639af99 increment flake.lock 2024-07-24 13:20:47 -05:00
stupidcomputer fc7bee4b2b add prompt_for_new_password executable 2024-07-24 13:20:24 -05:00
stupidcomputer 74a6e7658a swap some monitors around 2024-07-24 13:16:58 -05:00
6 changed files with 17 additions and 11 deletions

View File

@ -10,7 +10,7 @@
../../modules/common.nix ../../modules/common.nix
../../modules/x11.nix ../../modules/x11.nix
../../modules/discord.nix ../../modules/discord.nix
# ../../modules/gaming.nix ../../modules/gaming.nix
../../modules/rbw.nix ../../modules/rbw.nix
]; ];

View File

@ -153,11 +153,11 @@ case "$(hostname)" in
--output DP-5 --off \ --output DP-5 --off \
--output DP-1-1 --off \ --output DP-1-1 --off \
--output HDMI-1-1 --off \ --output HDMI-1-1 --off \
--output HDMI-1-2 --off \ --output DP-1-2 --off \
--output DP-1-2 --mode 1920x1080 --pos 3840x0 --rotate normal --output HDMI-1-2 --mode 1920x1080 --pos 3840x0 --rotate normal
bspc monitor DP-0 -d 1 3 5 7 bspc monitor DP-0 -d 1 3 5 7
bspc monitor HDMI-0 -d 2 4 6 8 bspc monitor HDMI-0 -d 2 4 6 8
bspc monitor DP-1-2 -d 9 bspc monitor HDMI-1-2 -d 9
;; ;;
esac esac

View File

@ -5,6 +5,9 @@
# wrap rbw get $1 --full to output in the git credential helper # wrap rbw get $1 --full to output in the git credential helper
# format # format
# assume we're running xorg
prompt_for_rbw_password
# username=yourusername # username=yourusername
# password=yourpassword # password=yourpassword

View File

@ -1,6 +1,6 @@
# wrapper around rbw # wrapper around rbw
st -c tmenu-prompt -e rbw list prompt_for_rbw_password
resp=$(rbw list | tmenu) resp=$(rbw list | tmenu)

View File

@ -0,0 +1,3 @@
#!/bin/sh
st -c tmenu-prompt -e rbw list

View File

@ -41,11 +41,11 @@
}, },
"locked": { "locked": {
"dir": "pkgs/firefox-addons", "dir": "pkgs/firefox-addons",
"lastModified": 1721463311, "lastModified": 1721793798,
"narHash": "sha256-zmvqafJogm5DJ8+2v/kE9Oj8AGzK7IBOdMSIPZyKuNk=", "narHash": "sha256-HfdWMR5qC2GOeBMv+UxzVgzlJ6+f5vI9YSW/tTIvB/c=",
"owner": "rycee", "owner": "rycee",
"repo": "nur-expressions", "repo": "nur-expressions",
"rev": "863eb5594f8c375d1ddaa2cea84a819c5197dd76", "rev": "2687da27b1f740e281305fc95b76c076e7ca31b2",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {
@ -199,11 +199,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1721548954, "lastModified": 1721686456,
"narHash": "sha256-7cCC8+Tdq1+3OPyc3+gVo9dzUNkNIQfwSDJ2HSi2u3o=", "narHash": "sha256-nw/BnNzATDPfzpJVTnY8mcSKKsz6BJMEFRkJ332QSN0=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "63d37ccd2d178d54e7fb691d7ec76000740ea24a", "rev": "575f3027caa1e291d24f1e9fb0e3a19c2f26d96b",
"type": "github" "type": "github"
}, },
"original": { "original": {