shanesveller/docker-phoenix-framework 8
Docker image ready for Phoenix Framework apps (Elixir-Lang)
shanesveller/docker-elixir-lang 5
Docker image with Elixir installed on Debian via APT repo
My Docker playground
mbreedlove/Reddit-Image-Saver 2
Nifty Ruby script to save images from Reddit.com
Collected links, snippets, etc. in the style of awesome
shanesveller/df-backup-assistant 1
Backup/manage saved games for Dwarf Fortress 2010 (read-only git mirror)
Files for https://github.com/defunkt/dotjs
issue openedhlissner/dotfiles
Hey,
I looked at your dotfiles for inspiration on how to get qt to respect the dracula theme and found this
# Try really hard to get QT to respect my GTK theme.
env.GTK_DATA_PREFIX = [ "${config.system.path}" ];
env.QT_QPA_PLATFORMTHEME = "gtk2";
qt5 = { style = "gtk2"; platformTheme = "gtk2"; };
as for me this worked not too well (i.e. some remaining white backgrounds and so on).
I took a closer look at the dracula-theme package and found that it includes a kvantum theme which is supported by qtgnomeplatform.
To use this I had to do the following:
(I did not use the qt5 = ... as there the style gets set and for some reason overrides my personal session variables)
Install qgnomeplatform
, set QT_QPA_PLATFORMTHEME = "gnome"
and QT_STYLE_OVERRIDE="kvantum"
and configure kvantum to use dracula
xdg.configFile = {
"kvantum.kvconfig" = {
text = "theme=Dracula";
target = "Kvantum/kvantum.kvconfig";
};
"Dracula-kvantum" = {
recursive = true;
source = "${pkgs.dracula-theme}/share/themes/Dracula/kde/kvantum/Dracula";
target = "Kvantum/Dracula";
};
};
created time in 5 hours
startedwebrtc-rs/webrtc
started time in 12 hours
startedliggitt/audit2rbac
started time in 13 hours
fork in 13 hours
startedseanmonstar/warp
started time in 17 hours
created repositorytechnosophos/example-swift-wasm
Example Swift program built with `yo wasm`
created time in 17 hours
startedcodingvirtues/awspca-issuer
started time in 18 hours
startedBuilding42/Telegraph
started time in 18 hours
startedgyf304/vmcli
started time in 18 hours
startedmszep/pandoc_resume
started time in 18 hours
startedmwpeterson/pandoc_resume
started time in 18 hours
startednotsag/yaml-resume
started time in 19 hours
startedantonmedv/fx
started time in 19 hours
startedjondot/goweight
started time in 20 hours
startedBunogi/cargo-makedocs
started time in 20 hours
startedbinspector/binspector
started time in 20 hours
startedwajahatkarim3/hugo-on-fire
started time in 21 hours
starteditchyny/gojq
started time in a day
created repositoryfasterthanlime/release-please-sample
Sample repo for release-please
created time in a day
startedlazyledger/smt
started time in a day
created repositoryemacs-straight/kiwix
Mirror of the kiwix package from GNU ELPA
created time in a day
startedManjaro-Sway/desktop-settings
started time in a day
startedManjaro-Sway/manjaro-sway
started time in a day
startedManjaro-Sway/iso-profiles
started time in a day
fork chancez/pod-reaper
A kubernetes operator that reaps pods that have reached their lifetime
fork in a day