Commit Graph

15 Commits

Author SHA1 Message Date
Alan Orth 6e18cca897
config.yaml: add convert-libaom.sh
Script to convert files to AV1. I don't know if this works actually
because we use dotdrop to manage ~/.local/bin as well.
2024-01-01 22:02:20 +03:00
Alan Orth 5d285d1677
Add ~/.wezterm.lua
Contains basic config with Selenized colorscheme.
2023-12-10 21:47:50 +03:00
Alan Orth 26cad4107e
Import fuzzel configuration 2023-08-22 14:44:55 +03:00
Alan Orth c7a14964b0
Switch to waybar
Remove custom sway status.py script and use waybar instead.
2023-02-24 20:07:50 +03:00
Alan Orth 75ebcd48e3
Remove ~/.pam_environment
It has been deprecated for a long time and Arch Linux finally rem-
oved support for it from pambase.

See: https://bugs.archlinux.org/task/68945
2022-11-06 21:23:34 +03:00
Alan Orth f1b55c6be9
Add ssh-agent service and ssh config
Add a systemd user service to start the ssh-agent and add an ssh
config to automatically add ssh identities to the agent when they
are used (otherwise we have to add them manually). I will see how
this works out.

See: https://wiki.archlinux.org/title/SSH_keys#SSH_agents
2022-08-12 16:23:06 -07:00
Alan Orth 4d6353ed2a
Add scripts from ~/.local/bin
Some utility scripts.
2022-08-01 15:14:12 +03:00
Alan Orth feb6efa204
Move tmux config 2022-05-14 21:30:42 +03:00
Alan Orth 2524b0d6cd
config.yaml: fix syntax error 2022-04-25 16:49:18 +03:00
Alan Orth 447d81051f
config.yaml: add generic profile for dotdrop
dotdrop wants to use a profile for each system it is deployed. We
want to use some common settings on all hosts without having to c-
reate a profile for each.
2022-04-25 16:47:10 +03:00
Alan Orth 3a0beefd2e
Add geoclue-agent.service
Required for geolocation using the system geoclue service.
2022-03-01 11:01:33 +03:00
Alan Orth c7fd75d787
Import xdg-desktop-portal-wlr config
This is important for the screensharing prompt. By default it seems
to just use slurp, which is slightly confusing.

See: https://github.com/emersion/xdg-desktop-portal-wlr/issues/124
2022-02-11 11:39:10 +03:00
Alan Orth 7955023b24 Import .bashrc to dotdrop's dotfiles
I don't use this on any personal machines.
2022-01-27 16:46:07 +03:00
Alan Orth b6cdee3d35
config.yaml: Add knafeh
This machine is a ThinkPad Carbon X1 (6th Gen) with HDR screen.
2022-01-27 15:22:57 +03:00
Alan Orth aa565f0d57
Add dotdrop config.yaml
This file is managed by dotdrop when you do `dotdrop import` etc.
2022-01-27 15:21:34 +03:00