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
tmux
discover
kde-rounded-corners
# kde-rounded-corners
lightly-qt
pinentry
pinentry-qt
@ -324,6 +324,7 @@ powertop
quickemu
OVMFFull
element-desktop-wayland
scrcpy
# hyprland
#+end_src
@ -350,6 +351,7 @@ qt5.qtx11extras
libsForQt5.kirigami2
libsForQt5.ki18n
libsForQt5.kcoreaddons
plasma5Packages.kirigami2
sqlite
fennel
#+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.wlp7s0.useDHCP = true;
<<podman>>
# Select internationalisation properties.
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 "xset r rate 220 90")
(awful.spawn.once "/usr/lib/kdeconnectd")
;; (awful.spawn.once "emacs --daemon")
;; (if laptop (awful.spawn.once "nm-applet"))
(awful.spawn.once "emacs --daemon")
(if laptop (awful.spawn.once "nm-applet"))
(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 "unclutter")

View file

@ -183,7 +183,7 @@
(awful.key [ modkey shift ] "w" (fn [] (awful.spawn "libreoffice --writer"))
{:description "Open Writer" :group "apps" })
;;ff
(awful.key [modkey] "b" (fn [] (awful.spawn "fflof"))
(awful.key [modkey] "b" (fn [] (awful.spawn "qblof"))
{:description "launch browser" :group "apps"})
;; rofi
(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.
#* 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.
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.
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
# 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"
},
"locked": {
"lastModified": 1655199284,
"narHash": "sha256-R/g2ZWplGWVOfm2TyB4kR+YcOE/uWkgjkYrl/RYgJ/U=",
"lastModified": 1655381586,
"narHash": "sha256-2IrSYYjxoT+iOihSiH0Elo9wzjbHjDSH+qPvI5BklCs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "87d30c164849a7471d99749aa4d2d28b81564f69",
"rev": "1de492f6f8e9937c822333739c5d5b20d93bf49f",
"type": "github"
},
"original": {
@ -49,11 +49,11 @@
"wlroots": "wlroots"
},
"locked": {
"lastModified": 1655154988,
"narHash": "sha256-yjVNcLIqUkyhHbOS9lSWFurQx/qKD9YMPpQJpX5nqq4=",
"lastModified": 1655497428,
"narHash": "sha256-B1P/EDJvho3lBxqtGAXKBlPDXlF/7bLHeC+h2aTPkWc=",
"owner": "vaxerski",
"repo": "Hyprland",
"rev": "fa6530c7e8f5f79041a28456ca91d4641c7ad354",
"rev": "f7bdc2e87020ea7308035bceaa2ab659af91d2de",
"type": "github"
},
"original": {
@ -64,11 +64,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1655130522,
"narHash": "sha256-5dzlxE4okyu+M39yeVtHWQXzDZQxFF5rUB1iY9R6Lb4=",
"lastModified": 1655400192,
"narHash": "sha256-49OBVVRgb9H/PSmNT9W61+NRdDbuSJVuDDflwXlaUKU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "13f08d71ceff5101321e0291854495a1ec153a5e",
"rev": "3d7435c638baffaa826b85459df0fff47f12317d",
"type": "github"
},
"original": {

View file

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

View file

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