Commit graph

1000 commits

Author SHA1 Message Date
Oliver Davies 15be3b9d38 chore(update) 2023-06-10 23:14:13 +01:00
Oliver Davies ab36de47a7 feat: transparency in alacritty and nvim 2023-06-10 10:20:54 +01:00
Oliver Davies 12c8bc7d7f chore(update) 2023-06-09 19:09:10 +01:00
Oliver Davies 7fd477519a feat(sway): configure swaylock 2023-06-04 18:15:28 +01:00
Oliver Davies 46e6cb1d87 feat: configure auto upgrades 2023-06-04 16:30:17 +01:00
Oliver Davies ddc4e57109 feat(sway): add binding to open a browser 2023-06-04 16:28:33 +01:00
Oliver Davies 89aa90aa34 feat(i3status-rs): updates 2023-06-04 14:05:14 +01:00
Oliver Davies 1f4ba88a17 feat(nvim): show matches in a split window 2023-06-04 14:04:08 +01:00
Oliver Davies 0a6d1f8e3a feat(sway): start assigning apps to workspaces 2023-06-04 14:03:25 +01:00
Oliver Davies 6e0fa3fdfe feat: configure fonts 2023-06-03 11:40:49 +01:00
Oliver Davies 407de3be32 chore(update) 2023-06-03 11:12:46 +01:00
Oliver Davies b906cc8a51 chore: update nix.settings and nix.gc 2023-06-03 11:11:19 +01:00
Oliver Davies bf3d81656d feat: caps lock key configuration
Esc on press, ctrl on hold.
2023-06-03 11:09:59 +01:00
Oliver Davies 342ea10202 feat(sway): add volume key bindings 2023-05-31 20:51:12 +01:00
Oliver Davies 8db35779f7 feat(i3config-rs): updates 2023-05-31 20:47:56 +01:00
Oliver Davies 462d1d86e7 feat(packages): add brightnessctl 2023-05-31 20:35:57 +01:00
Oliver Davies 3db3ad1c09 chore(update) 2023-05-31 13:50:24 +01:00
Oliver Davies 62751a9974 feat(phpactor): override the default template
Make classes final and enable strict types by default.

Refs: #41
2023-05-31 13:50:02 +01:00
Oliver Davies f933b7c2e1 chore(sway): updates 2023-05-31 13:50:02 +01:00
Oliver Davies e582b41bde chore(sway): updates 2023-05-30 00:57:53 +01:00
Oliver Davies addbb45e8d chore(update) 2023-05-30 00:57:33 +01:00
Oliver Davies 42bab05a83 feat: ripgrep configuration 2023-05-25 23:37:35 +01:00
Oliver Davies 807e8f177c feat: sway configuration
- Change the mod key to Alt.
- Change the keyboard input language to UK.
- Replace dmenu with wofi.
- Disable the laptop screen when used in clam mode (lid closed with an
  external monitor).
- Override the GTK theme to ensure that a dark theme is used in all apps
  (e.g. Firefox).

See:

- https://github.com/swaywm/sway/wiki#clamshell-mode
- https://wiki.archlinux.org/title/Sway#Keymap
2023-05-25 23:37:35 +01:00
Oliver Davies 581dc96157 chore(update) 2023-05-25 23:37:35 +01:00
Oliver Davies 71aa83c61d chore(update) 2023-05-23 09:41:01 +01:00
Oliver Davies 0c75a6799d feat: add keybinding for the t function 2023-05-22 22:45:52 +01:00
Oliver Davies ef64b0e03d feat(sway): initial configuration 2023-05-22 22:45:23 +01:00
Oliver Davies 2f06003ff8 chore(update) 2023-05-22 20:35:30 +01:00
Oliver Davies 4bace8f63e chore(update) 2023-05-19 12:24:14 +01:00
Oliver Davies 03ff33fc6f feat: enable Phpactor
Refs: #41
2023-05-19 12:23:09 +01:00
Oliver Davies 0bad33a035 refactor(git): move .gitmessage text 2023-05-16 22:49:11 +01:00
Oliver Davies 57bfd7470e chore(git): populate .gitmessage
Populate the default Git commit message with information about the
Conventional Commits specification.

See https://www.conventionalcommits.org.
2023-05-16 22:46:07 +01:00
Oliver Davies 5c077db0e5 chore(tag-release): add output message 2023-05-16 19:56:05 +01:00
Oliver Davies 47e2189487 fix(tag-release): accept no arguments
HEAD should be used as the default value if no value is passed for the
SHA value.
2023-05-16 19:55:31 +01:00
Oliver Davies 97f53b7f49 chore(update) 2023-05-15 18:17:22 +01:00
Oliver Davies 8b44eb3c5f feat(tmux): restore nvim sessions 2023-05-13 10:50:32 +01:00
Oliver Davies 180f88da20 feat(zsh): update aliases 2023-05-13 10:47:52 +01:00
Oliver Davies b027182014 fix(tmux): fix colours 2023-05-13 10:40:04 +01:00
Oliver Davies 458c7fe755 chore(update) 2023-05-13 10:39:25 +01:00
Oliver Davies cad984b874 chore(home-manager): rename packages.nix 2023-05-11 14:16:00 +01:00
Oliver Davies f468f8aa5f feat(nvim): only run PHPCS if there is a
...phpcs.xml.dist file.
2023-05-11 14:14:03 +01:00
Oliver Davies 9f065ea19d feat(nvim): add snippet to create a Pest test 2023-05-11 13:55:56 +01:00
Oliver Davies c5b2bafe34 chore(nvim): re-add cmdheight
Without this, I can't see when a macro is recording.
2023-05-10 20:33:02 +01:00
Oliver Davies 4814bbea3f chore(nvim): remove winbar 2023-05-10 20:32:54 +01:00
Oliver Davies bcbdcabd32 chore(nvim): stop automated resizing 2023-05-10 20:32:46 +01:00
Oliver Davies 8512b12430 chore(nvim): no longer using Packer 2023-05-10 20:32:24 +01:00
Oliver Davies 281b15d86b chore(home-manager): set environment variables 2023-05-10 13:26:31 +01:00
Oliver Davies c38b0732ad feat(nvim): add key bindings for Phpactor 2023-05-10 12:36:54 +01:00
Oliver Davies 1e22556f6a feat(nvim): add Phpactor templates for Drupal tests 2023-05-10 12:36:54 +01:00
Oliver Davies fdd48ba14d feat(scripts): stop all Docker containers 2023-05-10 12:36:54 +01:00