diff options
Diffstat (limited to 'home/xyz/.config')
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqne | 3 | ||||
-rw-r--r-- | home/xyz/.config/qrcp/config.json | 4 | ||||
-rw-r--r-- | home/xyz/.config/redshift/redshift.conf | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 24a258ba..df68d1c5 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -58,6 +58,7 @@ gimp git git-filter-repo git-lfs +gitolite glib2-devel glib2-docs glmark2 @@ -85,6 +86,8 @@ isync java-commons-lang jdk-openjdk jq +kicad +kicad-library krita ladspa lf diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 171909ef..63955990 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "enp3s0", + "interface": "wlp2s0", "keepalive": false, "output": "", "path": "", @@ -8,4 +8,4 @@ "secure": false, "tls-cert": "", "tls-key": "" -}
\ No newline at end of file +} diff --git a/home/xyz/.config/redshift/redshift.conf b/home/xyz/.config/redshift/redshift.conf index fe035733..da9ff5ed 100644 --- a/home/xyz/.config/redshift/redshift.conf +++ b/home/xyz/.config/redshift/redshift.conf @@ -57,8 +57,8 @@ adjustment-method=randr ; Keep in mind that longitudes west of Greenwich (e.g. the Americas) ; are negative numbers. [manual] -lat=31.322 -lon=120.985 +lat=31.38 +lon=120.95 ; Configuration of the adjustment-method ; type 'redshift -m METHOD:help' to see the settings. |