aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* etc/ssh/config.tmpl: Inline content from ~/dev/libre/servers/EuAndreh2023-02-211-2/+11
|
* Fix f() and g() functions, with help of remembering(1) and highlight(1)EuAndreh2023-02-212-33/+166
|
* etc/xmobar/xmobarrc: Show free disk over usedEuAndreh2023-02-201-1/+1
|
* etc/guix/home.scm: Add "font-emoji" packageEuAndreh2023-02-201-0/+2
|
* etc/sh/rc: Show hostname in $PS1 if on SSH session on different desktopEuAndreh2023-02-201-1/+9
|
* etc/sh/rc: Join both "if $DISPLAY" sectionsEuAndreh2023-02-201-3/+6
|
* bin/upgrade: Restrict upgrade to up-to 2 hoursEuAndreh2023-02-201-1/+4
|
* Use xss-lock, i3lock and loginctl to lock screen after 5 minutes in velhinhoEuAndreh2023-02-201-7/+4
|
* Use xss-lock, i3lock and xset to lock after 5 minutes on usurpadorEuAndreh2023-02-204-4/+10
|
* etc/i3/config: CleanupEuAndreh2023-02-201-17/+3
|
* etc/guix/system.scm: Remove "cache" and "brightness" WIP groupsEuAndreh2023-02-201-10/+1
|
* Use "player synopsis" for MPRIS status stringEuAndreh2023-02-204-31/+35
|
* bin/wms: Use player(1) over accessing the cache fileEuAndreh2023-02-201-1/+1
|
* bin/check: Add "Examples" section to the help stringEuAndreh2023-02-191-0/+12
|
* etc/ssh/known_hosts: Add pilotis.netEuAndreh2023-02-191-0/+9
|
* etc/: Remove broken symlinks of config moved to thunderbirdEuAndreh2023-02-183-3/+0
|
* etc/nix/configuration.nix: Add "dart" packageEuAndreh2023-02-181-0/+1
|
* Move xmobar back from Guix to NixEuAndreh2023-02-182-1/+1
| | | | | | | | | | | | | | | | | | | | xmobar is probably missing some build inputs, as it can't show the volume. According to the documentation [0], the "alsa-mixer" and "libasound" packages need to be installed for that to work. I tried adding "alsa-lib" as an input to the xmobar package, but it didn't work. Everything else works correctly (even the font choice, which doesn't work with the Nix version of the package), but xmobar emits a constant warning (about 1/s): ALSA lib control.c:1410:(snd_ctl_open_conf) Unknown field libs and the "Volume" section shows as "Vol: N/A% N/A" instead of "Updating...", which is what usually happens when an error occurs. So I'm sticking to the Nix version of xmobar, since I'm not (yet) using xmobar in my Guix installation (yet). [0]: https://archives.haskell.org/projects.haskell.org/xmobar/
* etc/nix/configuration.nix: Fix path to emotion.pngEuAndreh2023-02-181-1/+1
|
* etc/nix/configuration.nix: Disable avahi serviceEuAndreh2023-02-181-19/+0
| | | | Previously used by CUPS.
* etc/nix/configuration.nix: Remove unused pkgs-19 local variableEuAndreh2023-02-181-7/+1
|
* etc/nix/configuration.nix: Inline list in work.packages.proprietaryEuAndreh2023-02-181-15/+7
|
* etc/nix/configuration.nix: Remove unused packagesEuAndreh2023-02-181-6/+0
| | | | | Since Bash itself is now comming from Guix Home, and etc/sh/rc has code to include completions.
* Move xmonad-related packages from Nix to GuixEuAndreh2023-02-182-13/+5
|
* etc/nix/configuration.nix: Remove uneffective logind configurationEuAndreh2023-02-181-5/+0
|
* Transfer "rq" package from nix to guixEuAndreh2023-02-182-1/+1
|
* opt/aux/gen-e-list.sh: Add configuration.nix to the listEuAndreh2023-02-181-0/+1
|
* etc/nix/configuration.nix: Remove and disable CUPS configurationEuAndreh2023-02-181-46/+0
|
* etc/xmobar/xmobarrc: Don't flood DBus when "wms mpris" failsEuAndreh2023-02-181-1/+1
|
* bin/upgrade: Explicitly define $HOSTNAMEEuAndreh2023-02-171-1/+3
|
* bin/upgrade: Do some ugly ifs to decide what to upgradeEuAndreh2023-02-171-4/+15
|
* etc/nix/configuration.nix: Enable postfix serviceEuAndreh2023-02-171-0/+1
|
* Makefile: Ensure at least one .txt and a .md file exist in ~/Documents/txt/EuAndreh2023-02-171-0/+2
|
* Makefile: Fix "clean" targetEuAndreh2023-02-171-1/+1
| | | | | Since "$(XDG_STATE_HOME)/ssh/conn" is a directory, rm(1) needs the -r option to operate on it.
* Makefile: Assert ~/Documents/txt/ existsEuAndreh2023-02-171-0/+3
|
* bin/li: Assert $IMAGE dir exists before trying to write to itEuAndreh2023-02-171-0/+3
|
* Remove all code referring to backlight tweakingEuAndreh2023-02-173-24/+0
|
* etc/nix/configuration.nix: Lock after 5 minutes via logindEuAndreh2023-02-171-0/+5
|
* Use "brightnessctl" both on xmonad and i3EuAndreh2023-02-173-5/+5
|
* bin/: Use explicit "--" separator for assert-arg usagesEuAndreh2023-02-1722-34/+34
| | | | | | | | | | | | | | In order to prevent legitimate cases to fail as errors, such as: NUM='-10' eval "$(assert-arg "$NUM" '-n NUM')" To prevent assert-arg(1) from treating "-10" as the options "-1 and -0, they need to be put after the "--" separator. This way, all usages of assert-arg(1) that had its first argument as a variable were adapted, and the usage and examples of assert-arg itself were updated to encourage this best practice.
* etc/nix/configuration.nix: Add flutter2 and hover packagesEuAndreh2023-02-171-0/+2
|
* etc/nix/configuration.nix: Remove ad-hoc mpris-prox user serviceEuAndreh2023-02-171-11/+0
|
* etc/nix/configuration.nix: Enable extra fontsEuAndreh2023-02-171-0/+5
|
* etc/guix/home.scm: Comment out guile-heredoc-latest offline packageEuAndreh2023-02-171-1/+1
|
* etc/xmobar/xmobarrc: Fix mpris title displayEuAndreh2023-02-171-1/+1
| | | | | | | | For some ~bad and brittle~ reason, xmobar's CommandReader doesn't really update if something is sent to its STDERR. So one needs to explicitly discard it in order for CommandReader to be useful and work properly. Fixes issue mentioned in b7690e3ad34a4fd207dfd73476756836696f0731.
* etc/guix/home.scm: Add Guile package included by default in GuixEuAndreh2023-02-171-0/+2
|
* etc/guix/home.scm: Add GUI apps from configuration.nix migrationEuAndreh2023-02-171-2/+5
|
* etc/guix/home.scm: Add markers for missing packages in Guix from migrationEuAndreh2023-02-171-0/+4
|
* etc/guix/home.scm: Downgrade OpenJDK to 11EuAndreh2023-02-171-1/+1
|
* etc/guix/home.scm: Add utility packages migrated from configuration.nixEuAndreh2023-02-171-0/+7
|