mirror of
https://github.com/xsghetti/script.git
synced 2025-01-23 01:26:08 -05:00
5 lines
119 B
Bash
5 lines
119 B
Bash
|
#!/bin/bash
|
||
|
sudo cp -r ~/script/src/catppuccin-mocha/ /usr/share/sddm/themes/
|
||
|
sudo cp -r ~/script/src/sddm.conf /etc/
|
||
|
|