depot/users/grfn/system/home/modules/i3.nix, branch refs/r/4851 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F4851 2022-07-21T03:50:03+00:00 fix(grfn/home): Don't display battery for ogopogo 2022-07-21T03:50:03+00:00 Griffin Smith root@gws.fyi 2022-07-21T03:44:43+00:00 urn:sha1:5eb5fa2d9c8dadc991df0d1d157f43916fd181ee there isn't one Change-Id: I154e1d6a7a3ae1f87242209a175ef32dc43eefe4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5964 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI refactor(grfn/i3): use default python package set for py3status 2022-05-05T20:05:34+00:00 sterni sternenseemann@systemli.org 2022-05-05T20:01:27+00:00 urn:sha1:9dd77432384b1b1e85edc481a37a1473fe63ae6a Change-Id: Idcfd145035830c5da6926e3b013477178debef1f Reviewed-on: https://cl.tvl.fyi/c/depot/+/5527 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI style(grfn/home): Format i3.nix using nixpkgs-fmt 2022-02-02T03:34:50+00:00 Griffin Smith grfn@gws.fyi 2022-02-02T03:32:04+00:00 urn:sha1:cd2262c874cae891856f984b66db42399891b75f This wasn't caught when introduced due to b/173 Change-Id: Ifa2a05464c0fd40c16c2ac14ca28d64ca9076f9b Reviewed-on: https://cl.tvl.fyi/c/depot/+/5183 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI chore(grfn/home): Rename deprecated options 2022-02-01T16:57:36+00:00 Griffin Smith grfn@gws.fyi 2022-02-01T16:08:35+00:00 urn:sha1:a0ce1f6a9ac5f663f44532612eaf0d1beb16ab8f Change-Id: Ic209f46858d9834298d151d7c6b884f6d6f23dbe Reviewed-on: https://cl.tvl.fyi/c/depot/+/5158 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> style: format entire depot with nixpkgs-fmt 2022-01-31T16:11:53+00:00 Vincent Ambo mail@tazj.in 2022-01-30T16:06:58+00:00 urn:sha1:aa122cbae78ce97d60c0c98ba14df753d97e40b1 This CL can be used to compare the style of nixpkgs-fmt against other formatters (nixpkgs, alejandra). Change-Id: I87c6abff6bcb546b02ead15ad0405f81e01b6d9e Reviewed-on: https://cl.tvl.fyi/c/depot/+/4397 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: lukegb <lukegb@tvl.fyi> Reviewed-by: wpcarro <wpcarro@gmail.com> Reviewed-by: Profpatsch <mail@profpatsch.de> Reviewed-by: kanepyork <rikingcoding@gmail.com> Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: cynthia <cynthia@tvl.fyi> Reviewed-by: edef <edef@edef.eu> Reviewed-by: eta <tvl@eta.st> Reviewed-by: grfn <grfn@gws.fyi> refactor(grfn/home): Tweak screenlayout for new desk layout 2022-01-20T14:32:36+00:00 Griffin Smith grfn@gws.fyi 2022-01-20T14:29:17+00:00 urn:sha1:5213b72257003d0285e96a31d0723c75d177a927 Change-Id: Idca10ee66ed3b083fa914140fef421198462f794 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5029 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI fix(gs/home): Move dunst shortcuts into i3 config 2021-11-08T03:31:51+00:00 Griffin Smith grfn@gws.fyi 2021-11-08T01:45:30+00:00 urn:sha1:bb980158a785b0ce23d25fa0f74c996311df7a67 Dunst as of 1.7.0 apparently no longer supports keyboard shortcuts (so much for semantic versioning) in favor of having them be bound in the window manager to invocations of `dunstctl`. Change-Id: Ic3f10a29061c19ea0002e0f6d596baeafa58d968 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3815 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI feat(grfn/home): Bind brightness keys with brightnessctl 2021-04-18T15:29:43+00:00 Griffin Smith grfn@gws.fyi 2021-04-17T15:41:23+00:00 urn:sha1:502eb38ac431c75a825041fe35e6033b855772e4 thanks, flokli! Change-Id: I3256bc66984939dde1bb397c3c5007a8296670ab Reviewed-on: https://cl.tvl.fyi/c/depot/+/3030 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI refactor(users/glittershark): Rename to grfn 2021-04-12T14:45:51+00:00 Griffin Smith grfn@gws.fyi 2021-04-11T21:53:27+00:00 urn:sha1:6266c5d32f9ff651fcfc3a4cc0c68e89da56ca65 Rename my //users directory and all places that refer to glittershark to grfn, including nix references and documentation. This may require some extra attention inside of gerrit's database after it lands to allow me to actually push things. Change-Id: I4728b7ec2c60024392c1c1fa6e0d4a59b3e266fa Reviewed-on: https://cl.tvl.fyi/c/depot/+/2933 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in> Reviewed-by: lukegb <lukegb@tvl.fyi> Reviewed-by: glittershark <grfn@gws.fyi>
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>depot/users/grfn/system/home/modules/i3.nix, branch refs/r/4851</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F4851</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F4851"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2022-07-21T03:50:03+00:00</updated>
<entry>
<title>fix(grfn/home): Don't display battery for ogopogo</title>
<updated>2022-07-21T03:50:03+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>root@gws.fyi</email>
</author>
<published>2022-07-21T03:44:43+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=5eb5fa2d9c8dadc991df0d1d157f43916fd181ee"/>
<id>urn:sha1:5eb5fa2d9c8dadc991df0d1d157f43916fd181ee</id>
<content type="text"> there isn't one Change-Id: I154e1d6a7a3ae1f87242209a175ef32dc43eefe4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5964 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>refactor(grfn/i3): use default python package set for py3status</title>
<updated>2022-05-05T20:05:34+00:00</updated>
<author>
<name>sterni</name>
<email>sternenseemann@systemli.org</email>
</author>
<published>2022-05-05T20:01:27+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=9dd77432384b1b1e85edc481a37a1473fe63ae6a"/>
<id>urn:sha1:9dd77432384b1b1e85edc481a37a1473fe63ae6a</id>
<content type="text"> Change-Id: Idcfd145035830c5da6926e3b013477178debef1f Reviewed-on: https://cl.tvl.fyi/c/depot/+/5527 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>style(grfn/home): Format i3.nix using nixpkgs-fmt</title>
<updated>2022-02-02T03:34:50+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-02-02T03:32:04+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=cd2262c874cae891856f984b66db42399891b75f"/>
<id>urn:sha1:cd2262c874cae891856f984b66db42399891b75f</id>
<content type="text"> This wasn't caught when introduced due to b/173 Change-Id: Ifa2a05464c0fd40c16c2ac14ca28d64ca9076f9b Reviewed-on: https://cl.tvl.fyi/c/depot/+/5183 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>chore(grfn/home): Rename deprecated options</title>
<updated>2022-02-01T16:57:36+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-02-01T16:08:35+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=a0ce1f6a9ac5f663f44532612eaf0d1beb16ab8f"/>
<id>urn:sha1:a0ce1f6a9ac5f663f44532612eaf0d1beb16ab8f</id>
<content type="text"> Change-Id: Ic209f46858d9834298d151d7c6b884f6d6f23dbe Reviewed-on: https://cl.tvl.fyi/c/depot/+/5158 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>style: format entire depot with nixpkgs-fmt</title>
<updated>2022-01-31T16:11:53+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-01-30T16:06:58+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=aa122cbae78ce97d60c0c98ba14df753d97e40b1"/>
<id>urn:sha1:aa122cbae78ce97d60c0c98ba14df753d97e40b1</id>
<content type="text"> This CL can be used to compare the style of nixpkgs-fmt against other formatters (nixpkgs, alejandra). Change-Id: I87c6abff6bcb546b02ead15ad0405f81e01b6d9e Reviewed-on: https://cl.tvl.fyi/c/depot/+/4397 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: lukegb <lukegb@tvl.fyi> Reviewed-by: wpcarro <wpcarro@gmail.com> Reviewed-by: Profpatsch <mail@profpatsch.de> Reviewed-by: kanepyork <rikingcoding@gmail.com> Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: cynthia <cynthia@tvl.fyi> Reviewed-by: edef <edef@edef.eu> Reviewed-by: eta <tvl@eta.st> Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>refactor(grfn/home): Tweak screenlayout for new desk layout</title>
<updated>2022-01-20T14:32:36+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-01-20T14:29:17+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=5213b72257003d0285e96a31d0723c75d177a927"/>
<id>urn:sha1:5213b72257003d0285e96a31d0723c75d177a927</id>
<content type="text"> Change-Id: Idca10ee66ed3b083fa914140fef421198462f794 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5029 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>fix(gs/home): Move dunst shortcuts into i3 config</title>
<updated>2021-11-08T03:31:51+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2021-11-08T01:45:30+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=bb980158a785b0ce23d25fa0f74c996311df7a67"/>
<id>urn:sha1:bb980158a785b0ce23d25fa0f74c996311df7a67</id>
<content type="text"> Dunst as of 1.7.0 apparently no longer supports keyboard shortcuts (so much for semantic versioning) in favor of having them be bound in the window manager to invocations of `dunstctl`. Change-Id: Ic3f10a29061c19ea0002e0f6d596baeafa58d968 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3815 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>feat(grfn/home): Bind brightness keys with brightnessctl</title>
<updated>2021-04-18T15:29:43+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2021-04-17T15:41:23+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=502eb38ac431c75a825041fe35e6033b855772e4"/>
<id>urn:sha1:502eb38ac431c75a825041fe35e6033b855772e4</id>
<content type="text"> thanks, flokli! Change-Id: I3256bc66984939dde1bb397c3c5007a8296670ab Reviewed-on: https://cl.tvl.fyi/c/depot/+/3030 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>refactor(users/glittershark): Rename to grfn</title>
<updated>2021-04-12T14:45:51+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2021-04-11T21:53:27+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=6266c5d32f9ff651fcfc3a4cc0c68e89da56ca65"/>
<id>urn:sha1:6266c5d32f9ff651fcfc3a4cc0c68e89da56ca65</id>
<content type="text"> Rename my //users directory and all places that refer to glittershark to grfn, including nix references and documentation. This may require some extra attention inside of gerrit's database after it lands to allow me to actually push things. Change-Id: I4728b7ec2c60024392c1c1fa6e0d4a59b3e266fa Reviewed-on: https://cl.tvl.fyi/c/depot/+/2933 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in> Reviewed-by: lukegb <lukegb@tvl.fyi> Reviewed-by: glittershark <grfn@gws.fyi> </content>
</entry>
</feed>