updating some things I guess

This commit is contained in:
Chris Cochrun 2022-06-23 12:16:05 -05:00
parent d1bbf5c3c3
commit 8fd6824934
9 changed files with 32 additions and 17 deletions

View file

@ -233,7 +233,7 @@ wget
killall killall
tmux tmux
discover discover
kde-rounded-corners # kde-rounded-corners
lightly-qt lightly-qt
pinentry pinentry
pinentry-qt pinentry-qt
@ -324,6 +324,7 @@ powertop
quickemu quickemu
OVMFFull OVMFFull
element-desktop-wayland element-desktop-wayland
scrcpy
# hyprland # hyprland
#+end_src #+end_src
@ -350,6 +351,7 @@ qt5.qtx11extras
libsForQt5.kirigami2 libsForQt5.kirigami2
libsForQt5.ki18n libsForQt5.ki18n
libsForQt5.kcoreaddons libsForQt5.kcoreaddons
plasma5Packages.kirigami2
sqlite sqlite
fennel fennel
#+end_src #+end_src
@ -679,6 +681,7 @@ Kaladin is my desktop machine. A powerhouse for the most part with a recent i7 a
networking.interfaces.enp0s31f6.useDHCP = true; networking.interfaces.enp0s31f6.useDHCP = true;
networking.interfaces.wlp7s0.useDHCP = true; networking.interfaces.wlp7s0.useDHCP = true;
<<podman>>
# Select internationalisation properties. # Select internationalisation properties.
i18n.defaultLocale = "en_US.UTF-8"; i18n.defaultLocale = "en_US.UTF-8";

View file

@ -766,8 +766,8 @@
(awful.spawn.once "killall jellyfin-mpv-shim && jellyfin-mpv-shim") (awful.spawn.once "killall jellyfin-mpv-shim && jellyfin-mpv-shim")
(awful.spawn.once "xset r rate 220 90") (awful.spawn.once "xset r rate 220 90")
(awful.spawn.once "/usr/lib/kdeconnectd") (awful.spawn.once "/usr/lib/kdeconnectd")
;; (awful.spawn.once "emacs --daemon") (awful.spawn.once "emacs --daemon")
;; (if laptop (awful.spawn.once "nm-applet")) (if laptop (awful.spawn.once "nm-applet"))
(awful.spawn.once "xcape -e 'Super_L=Super_L|Control_L|Escape'") (awful.spawn.once "xcape -e 'Super_L=Super_L|Control_L|Escape'")
(awful.spawn.once "xcape -e 'Alt_L=Super_L|W'") (awful.spawn.once "xcape -e 'Alt_L=Super_L|W'")
(awful.spawn.once "unclutter") (awful.spawn.once "unclutter")

View file

@ -183,7 +183,7 @@
(awful.key [ modkey shift ] "w" (fn [] (awful.spawn "libreoffice --writer")) (awful.key [ modkey shift ] "w" (fn [] (awful.spawn "libreoffice --writer"))
{:description "Open Writer" :group "apps" }) {:description "Open Writer" :group "apps" })
;;ff ;;ff
(awful.key [modkey] "b" (fn [] (awful.spawn "fflof")) (awful.key [modkey] "b" (fn [] (awful.spawn "qblof"))
{:description "launch browser" :group "apps"}) {:description "launch browser" :group "apps"})
;; rofi ;; rofi
(awful.key [] "Menu" (fn [] (awful.spawn "/home/chris/.config/rofi/launchers-git/launcher.sh")) (awful.key [] "Menu" (fn [] (awful.spawn "/home/chris/.config/rofi/launchers-git/launcher.sh"))

View file

@ -1,4 +1,4 @@
#? Config file for btop v. 1.2.6 #? Config file for btop v. 1.2.7
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. #* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" #* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
@ -144,6 +144,9 @@ mem_graphs = True
#* Show mem box below net box instead of above. #* Show mem box below net box instead of above.
mem_below_net = False mem_below_net = False
#* Count ZFS ARC in cached and available memory.
zfs_arc_cached = True
#* If swap memory should be shown in memory box. #* If swap memory should be shown in memory box.
show_swap = True show_swap = True

3
bpytop/btop.log Normal file
View file

@ -0,0 +1,3 @@
2022/06/21 (16:49:09) | ===> btop++ v.1.2.7
2022/06/21 (16:49:09) | ERROR: Stall in Runner thread, restarting!

View file

@ -236,4 +236,4 @@ end
# end # end
# fm6000 -r -c blue # fm6000 -r -c blue
any-nix-shell fish --info-right | source # any-nix-shell fish --info-right | source

View file

@ -27,11 +27,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1655199284, "lastModified": 1655381586,
"narHash": "sha256-R/g2ZWplGWVOfm2TyB4kR+YcOE/uWkgjkYrl/RYgJ/U=", "narHash": "sha256-2IrSYYjxoT+iOihSiH0Elo9wzjbHjDSH+qPvI5BklCs=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "87d30c164849a7471d99749aa4d2d28b81564f69", "rev": "1de492f6f8e9937c822333739c5d5b20d93bf49f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -49,11 +49,11 @@
"wlroots": "wlroots" "wlroots": "wlroots"
}, },
"locked": { "locked": {
"lastModified": 1655154988, "lastModified": 1655497428,
"narHash": "sha256-yjVNcLIqUkyhHbOS9lSWFurQx/qKD9YMPpQJpX5nqq4=", "narHash": "sha256-B1P/EDJvho3lBxqtGAXKBlPDXlF/7bLHeC+h2aTPkWc=",
"owner": "vaxerski", "owner": "vaxerski",
"repo": "Hyprland", "repo": "Hyprland",
"rev": "fa6530c7e8f5f79041a28456ca91d4641c7ad354", "rev": "f7bdc2e87020ea7308035bceaa2ab659af91d2de",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -64,11 +64,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1655130522, "lastModified": 1655400192,
"narHash": "sha256-5dzlxE4okyu+M39yeVtHWQXzDZQxFF5rUB1iY9R6Lb4=", "narHash": "sha256-49OBVVRgb9H/PSmNT9W61+NRdDbuSJVuDDflwXlaUKU=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "13f08d71ceff5101321e0291854495a1ec153a5e", "rev": "3d7435c638baffaa826b85459df0fff47f12317d",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -37,6 +37,8 @@
networking.interfaces.enp0s31f6.useDHCP = true; networking.interfaces.enp0s31f6.useDHCP = true;
networking.interfaces.wlp7s0.useDHCP = true; networking.interfaces.wlp7s0.useDHCP = true;
virtualisation.podman.enable = true;
virtualisation.docker.enable = true;
# Select internationalisation properties. # Select internationalisation properties.
i18n.defaultLocale = "en_US.UTF-8"; i18n.defaultLocale = "en_US.UTF-8";
@ -142,7 +144,7 @@
killall killall
tmux tmux
discover discover
kde-rounded-corners # kde-rounded-corners
lightly-qt lightly-qt
pinentry pinentry
pinentry-qt pinentry-qt
@ -233,6 +235,7 @@
quickemu quickemu
OVMFFull OVMFFull
element-desktop-wayland element-desktop-wayland
scrcpy
# hyprland # hyprland
blender blender
neofetch neofetch
@ -260,6 +263,7 @@
libsForQt5.kirigami2 libsForQt5.kirigami2
libsForQt5.ki18n libsForQt5.ki18n
libsForQt5.kcoreaddons libsForQt5.kcoreaddons
plasma5Packages.kirigami2
sqlite sqlite
fennel fennel
(libsForQt5.callPackage ../../LightlyShaders {}) (libsForQt5.callPackage ../../LightlyShaders {})

View file

@ -161,7 +161,7 @@
killall killall
tmux tmux
discover discover
kde-rounded-corners # kde-rounded-corners
lightly-qt lightly-qt
pinentry pinentry
pinentry-qt pinentry-qt
@ -252,6 +252,7 @@
quickemu quickemu
OVMFFull OVMFFull
element-desktop-wayland element-desktop-wayland
scrcpy
# hyprland # hyprland
neofetch neofetch
afetch afetch
@ -282,6 +283,7 @@
libsForQt5.kirigami2 libsForQt5.kirigami2
libsForQt5.ki18n libsForQt5.ki18n
libsForQt5.kcoreaddons libsForQt5.kcoreaddons
plasma5Packages.kirigami2
sqlite sqlite
fennel fennel
(libsForQt5.callPackage ../../LightlyShaders {}) (libsForQt5.callPackage ../../LightlyShaders {})