From 041f966806cbc7cc2f0271899367ceb852e50d9c Mon Sep 17 00:00:00 2001 From: roxwize Date: Mon, 9 Dec 2024 22:03:21 -0500 Subject: [PATCH] ~ --- configs/openbox/rc.xml | 11 +++++++++++ nixos/home.nix | 2 ++ nixos/hosts/qemu/configuration.nix | 1 + 3 files changed, 14 insertions(+) create mode 100644 configs/openbox/rc.xml diff --git a/configs/openbox/rc.xml b/configs/openbox/rc.xml new file mode 100644 index 0000000..604e9b0 --- /dev/null +++ b/configs/openbox/rc.xml @@ -0,0 +1,11 @@ + + + + + + rofi -show drun + + + + + diff --git a/nixos/home.nix b/nixos/home.nix index e7a590c..9b89573 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -21,6 +21,7 @@ in ".config/i3/config".source = ../configs/i3; ".config/openbox/autostart".source = ../configs/openbox/autostart; + ".config/openbox/rc.xml".source = ../configs/openbox/rc.xml; }; }; @@ -77,6 +78,7 @@ in label = "CPU: %percentage%%"; label-background = "#ff3b1c32"; interval = 2; + format-padding = 1pt; }; "module/memory" = { type = "internal/memory"; diff --git a/nixos/hosts/qemu/configuration.nix b/nixos/hosts/qemu/configuration.nix index 04f121b..4fcde58 100644 --- a/nixos/hosts/qemu/configuration.nix +++ b/nixos/hosts/qemu/configuration.nix @@ -94,6 +94,7 @@ ffmpeg git gparted + hsetroot hyfetch imagemagick kitty