mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 12:34:21 +01:00
Merge pull request #457 from nexckycort/fix/directory-creation-for-btop
Fix directory creation for btop themes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
sudo apt install -y btop
|
||||
|
||||
# Use Omakub btop config
|
||||
mkdir -p ~/.config/btop
|
||||
mkdir -p ~/.config/btop/themes
|
||||
cp ~/.local/share/omakub/configs/btop.conf ~/.config/btop/btop.conf
|
||||
cp ~/.local/share/omakub/themes/tokyo-night/btop.theme ~/.config/btop/themes/tokyo-night.theme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user