mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 13:50:34 +00:00
added qt5ct and made changes to other files
This commit is contained in:
@@ -48,3 +48,4 @@
|
||||
;(unpin! pinned-package another-pinned-package)
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;(unpin! t)
|
||||
(package! rainbow-mode)
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
;==========================================================
|
||||
|
||||
[colors]
|
||||
background = #95992299
|
||||
background = #95bb93ef
|
||||
;992299
|
||||
foreground = #2a2a2a
|
||||
background-alt = #99444444
|
||||
foreground-alt = #2a2a2a
|
||||
|
||||
4
qt5ct/.config/qt5ct/colors/Dracula.conf
Normal file
4
qt5ct/.config/qt5ct/colors/Dracula.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
[ColorScheme]
|
||||
active_colors=#ffbd93f9, #ff424559, #ff484d6b, #ff6272a4, #ff44475a, #ff44475a, #ff6272a4, #ff44475a, #ffbd93f9, #ff282a36, #ff282a36, #ff44475a, #ff6272a4, #ffbd93f9, #ff8be9fd, #ff8be9fd, #ff44475a, #ff6272a4, #ff44475a, #ff44475a, #ff44475a
|
||||
disabled_colors=#ffbd93f9, #ff424559, #ff484d6b, #ff6272a4, #ff44475a, #ff44475a, #ff6272a4, #ff44475a, #ffbd93f9, #ff282a36, #ff282a36, #ff44475a, #ff6272a4, #ffbd93f9, #ff8be9fd, #ff8be9fd, #ff44475a, #ff6272a4, #ff44475a, #ff44475a, #ff44475a
|
||||
inactive_colors=#ffbd93f9, #ff424559, #ff484d6b, #ff6272a4, #ff44475a, #ff44475a, #ff6272a4, #ff44475a, #ffbd93f9, #ff282a36, #ff282a36, #ff44475a, #ff6272a4, #ffbd93f9, #ff8be9fd, #ff8be9fd, #ff44475a, #ff6272a4, #ff44475a, #ff44475a, #ff44475a
|
||||
Binary file not shown.
@@ -398,10 +398,9 @@ myStartupHook = do
|
||||
-- spawnOnce "/home/$USER/.config/script/audio.sh &"
|
||||
spawnOnce "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
||||
--"/home/$USER/.config/script/plkit.sh &"
|
||||
spawnOnce "wal -R -n &"
|
||||
-- spawnOnce "powerkit &"
|
||||
-- spawnOnce "birdtray &"
|
||||
spawnOnce "nm-applet --no-agent &"
|
||||
spawnOnce "nm-applet &"
|
||||
-- spawnOnce "connman-ui-gtk &"
|
||||
-- spawnOnce "yakuake &"
|
||||
-- spawnOnce "sh /home/$USER/.config/script/polybar-open.sh"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user