1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-02-07 09:52:50 +00:00
This commit is contained in:
Rae 5e 2024-12-09 22:03:21 -05:00
parent 8ad2979b8b
commit 041f966806
3 changed files with 14 additions and 0 deletions

11
configs/openbox/rc.xml Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
<keyboard>
<keybind key="C-d">
<action name="Execute">
<command>rofi -show drun</command>
</action>
</keybind>
</keyboard>
</openbox_config>

View file

@ -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";

View file

@ -94,6 +94,7 @@
ffmpeg
git
gparted
hsetroot
hyfetch
imagemagick
kitty