copyq: all UI in dark theme
This commit is contained in:
parent
daf100d3f3
commit
a5a66b4faf
1 changed files with 1 additions and 0 deletions
1
arch.sh
1
arch.sh
|
@ -276,6 +276,7 @@ then
|
|||
gsettings set org.gnome.settings-daemon.plugins.media-keys.custom-keybinding:/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/clipboard-shortcut/ binding "<Super>V" # set shortcut
|
||||
copyq > /dev/null & disown
|
||||
copyq config autostart true
|
||||
echo 'style_main_window=true' >> /usr/share/copyq/themes/dark.ini
|
||||
copyq loadTheme /usr/share/copyq/themes/dark.ini
|
||||
|
||||
# === Paint ==
|
||||
|
|
Loading…
Reference in a new issue