Commit Graph

30 Commits

Author SHA1 Message Date
Alan Orth 17e5212f76
dotfiles/config/waybar: hardcode Font Awesome 2024-05-06 17:06:36 +03:00
Alan Orth d4415cf264
dotfiles/config/sway: use foot instead of wezterm
foot feels more minimal.
2024-03-23 16:35:12 +03:00
Alan Orth 190e1cd550
Use wezterm instead of foot
It's fast and Wayland native, but doesn't have the weird character
box width glitch.
2023-12-24 22:10:20 +03:00
Alan Orth 6847354160
dotfiles: use fuzzel instead of wofi
Wofi is unmaintained since late 2022.
2023-08-22 15:05:02 +03:00
Alan Orth 26cad4107e
Import fuzzel configuration 2023-08-22 14:44:55 +03:00
Alan Orth 50fab353e2
Update waybar style
Fix incorrect selenized dark color, reduce padding around workspace
module, improve colors for battery charging, improve bottom border
on active workspace.
2023-03-02 21:12:02 +03:00
Alan Orth b468cf8c94
Update waybar style
Use selenized dark color palette instead of solarized dark.
2023-03-02 15:56:37 +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 01bb3f6d3a
dotfiles: update tmux.conf
Now that all my hosts are running new enough userlands to support
the tmux-256color terminfo entry I can use it everywhere. Notably
this enables italics to work inside tmux.

Also update comment about the tmux-specific terminfo extensions
for true color. I need to keep using "Tc" until all my hosts have
tmux 3.2+.

See: https://jdhao.github.io/2018/10/19/tmux_nvim_true_color/
See: https://github.com/tmux/tmux/wiki/FAQ#i-dont-see-italics-or-italics-and-reverse-are-the-wrong-way-round
2022-11-26 15:01:38 +03:00
Alan Orth b3a7212ff7 dotfiles: add comment to foot.ini
This is how to check if a term entry exists on the local system.
2022-11-11 09:02:48 +03:00
Alan Orth 188e055677
dotfiles/config/tmux/tmux.conf: true color
Enable true color support in tmux. I didn't even know this was not
working in my current setup. Very interesting read below.

See: https://jdhao.github.io/2018/10/19/tmux_nvim_true_color/
2022-11-07 21:55:39 +03:00
Alan Orth ee09822398
dotfiles/config/sway/config: remove systemctl import-environment
This was apparently deprecated and no longer works as intended. You
must name all variables you want to import now.
2022-11-06 21:30:20 +03:00
Alan Orth 8b23f5748e
dotfiles/config/wofi/style.css: update
Latest selenized-dark from Selenized repo.

See: https://github.com/jan-warchol/selenized/blob/master/other-apps/wofi/selenized-dark.css
2022-11-01 10:18:25 +03:00
Alan Orth 936385d111
dotfiles/config/sway/config: float LibreOffice import 2022-08-18 20:40:50 -07:00
Alan Orth 6d568a8c94
dotfiles/config/sway/config: float iwgtk 2022-08-13 14:41:23 -07: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 3ddb4f58f4
dotfiles: update Kanshi config
Add new Dell 4K monitor.
2022-07-30 21:06:04 +03:00
Alan Orth a644fc60e2
dotfiles/config/sway/config: fix shortcuts
Recently Chromium has started disabling shortcuts for windows that
were launched with `--app`.

See: https://www.reddit.com/r/swaywm/comments/vlvpws/chromeium_app_flag_spawns_windows_with_shortcut/
2022-06-27 22:23:43 +03:00
Alan Orth feb6efa204
Move tmux config 2022-05-14 21:30:42 +03:00
Alan Orth bb3f0556ee dotfiles/config/sway/config: calculator floating
As of GNOME 42 this application ID changed.
2022-04-22 15:05:33 +03:00
Alan Orth 151e3b1f91
dotfiles: add vim modeline to foot.ini 2022-04-15 10:32:26 +03:00
Alan Orth 7dc73b94c3
dotfiles: include selenized-dark colors in foot
No need to define them directly!
2022-04-15 10:31:52 +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 8f4161b832
dotfiles/config/kanshi: update monitor 2022-02-11 11:41:29 +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 7b90092dfe
dotfiles: fix tab in kanshi config 2022-02-07 07:27:29 +03:00
Alan Orth 07f87a3064
kanshi/config: add other HP monitor
Hopefully this one is temporary because the colors suck.
2022-02-03 16:19:38 +03:00
Alan Orth d1338a46b3
Add HP monitor to kanshi config 2022-01-31 20:19:57 +03:00
Alan Orth dd382d2694
dotfiles/config/kanshi/config: restore knafeh 2022-01-27 16:34:46 +03:00
Alan Orth 188f89e7dc
Migrate configs to dotdrop dotfiles 2022-01-27 15:21:11 +03:00