Skip to content

Commit

Permalink
Fix theming, take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
NoaHimesaka1873 committed Oct 24, 2023
1 parent 1dfc9e4 commit 1e3e0a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Desktop Entry]
Exec=/home/liveuser/.theming.sh
Icon=dialog-scripts
Name=Theme
Type=Application
X-KDE-AutostartScript=true
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
lookandfeeltool -a com.endeavouros.breezedarkeos.desktop

0 comments on commit 1e3e0a6

Please sign in to comment.