Compare commits
39 Commits
59f5146df8
...
27cc4e8a86
| Author | SHA1 | Date | |
|---|---|---|---|
| 27cc4e8a86 | |||
| fd30e9d7ef | |||
| 6c78ae24f4 | |||
| ff57670936 | |||
| 53ca90c0b1 | |||
| fb52961120 | |||
| f3785233c1 | |||
| 838e99cb19 | |||
| 6b0c74b674 | |||
| 0befa8b6f5 | |||
| ea465fc075 | |||
| bc414939e6 | |||
| b1db300ae8 | |||
| 0489a0e856 | |||
| 9348ebce7c | |||
| a307940bf4 | |||
| c8413c975f | |||
| 7a71f28303 | |||
| 399294ae65 | |||
| e5b8ded7fa | |||
| da6db3276c | |||
| 5d4e3ac606 | |||
| e095b487dc | |||
| 1ca7f09ea4 | |||
| 205f284c47 | |||
| 394e4686f3 | |||
| 4ed570c7a2 | |||
| 78504a3b1b | |||
| be6aa9f66f | |||
| 0fd006d6c3 | |||
| 9d5783db39 | |||
| c75cdb4473 | |||
| 61b6f85ef3 | |||
| 1d4597c7db | |||
| 897280fc3d | |||
| 9bd326a7cb | |||
| ce316547aa | |||
| 7712c0b153 | |||
| d086320dfb |
@@ -3,4 +3,3 @@ retry_files_enabled = False
|
|||||||
nocows = 1
|
nocows = 1
|
||||||
roles_path = ./ansible_roles
|
roles_path = ./ansible_roles
|
||||||
library = ./ansible_roles/firefox/library
|
library = ./ansible_roles/firefox/library
|
||||||
remote_tmp = ${XDG_CONFIG_HOME}/ansible/tmp
|
|
||||||
|
|||||||
@@ -131,3 +131,5 @@
|
|||||||
# delta detects terminal colors automatically; set one of these to disable auto-detection
|
# delta detects terminal colors automatically; set one of these to disable auto-detection
|
||||||
# dark = true
|
# dark = true
|
||||||
# light = true
|
# light = true
|
||||||
|
[rerere]
|
||||||
|
enabled = true
|
||||||
|
|||||||
@@ -324,8 +324,8 @@ bindsym XF86AudioNext exec --no-startup-id playerctl -p spotify next
|
|||||||
bindsym XF86AudioPrev exec --no-startup-id playerctl -p spotify previous
|
bindsym XF86AudioPrev exec --no-startup-id playerctl -p spotify previous
|
||||||
|
|
||||||
# keys seemingly switched
|
# keys seemingly switched
|
||||||
bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 8 ; exec --no-startup-id $scriptdir/update-status
|
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set 8%+ ; exec --no-startup-id $scriptdir/update-status
|
||||||
bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 8 ; exec --no-startup-id $scriptdir/update-status
|
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 8%- ; exec --no-startup-id $scriptdir/update-status
|
||||||
|
|
||||||
bindsym $mod+m exec --no-startup-id pactl set-source-mute '@DEFAULT_SOURCE@' toggle
|
bindsym $mod+m exec --no-startup-id pactl set-source-mute '@DEFAULT_SOURCE@' toggle
|
||||||
bindsym $mod+space exec --no-startup-id pactl set-source-mute '@DEFAULT_SOURCE@' toggle
|
bindsym $mod+space exec --no-startup-id pactl set-source-mute '@DEFAULT_SOURCE@' toggle
|
||||||
|
|||||||
26
packages.yml
26
packages.yml
@@ -110,8 +110,6 @@ pavucontrol:
|
|||||||
archlinux: ["pavucontrol-qt"]
|
archlinux: ["pavucontrol-qt"]
|
||||||
pinentry-qt:
|
pinentry-qt:
|
||||||
archlinux: ["pinentry"]
|
archlinux: ["pinentry"]
|
||||||
pinta:
|
|
||||||
archlinux: ["pinta"]
|
|
||||||
pass:
|
pass:
|
||||||
archlinux: ["pass", "passff-host", "xclip"]
|
archlinux: ["pass", "passff-host", "xclip"]
|
||||||
urxvt:
|
urxvt:
|
||||||
@@ -163,8 +161,8 @@ python-modules:
|
|||||||
- python-semver
|
- python-semver
|
||||||
black:
|
black:
|
||||||
archlinux: ["python-black"]
|
archlinux: ["python-black"]
|
||||||
xbacklight:
|
brightnessctl:
|
||||||
archlinux: ["acpilight"]
|
archlinux: ["brightnessctl"]
|
||||||
wireshark:
|
wireshark:
|
||||||
archlinux: ["wireshark-cli", "wireshark-qt"]
|
archlinux: ["wireshark-cli", "wireshark-qt"]
|
||||||
nmap:
|
nmap:
|
||||||
@@ -241,7 +239,7 @@ inotify:
|
|||||||
rclone:
|
rclone:
|
||||||
archlinux: ["rclone"]
|
archlinux: ["rclone"]
|
||||||
dnf:
|
dnf:
|
||||||
archlinux: ["dnf"]
|
archlinux: ["dnf5"]
|
||||||
rust:
|
rust:
|
||||||
archlinux:
|
archlinux:
|
||||||
- rustup
|
- rustup
|
||||||
@@ -257,8 +255,6 @@ rust:
|
|||||||
- cargo-binstall
|
- cargo-binstall
|
||||||
musescore:
|
musescore:
|
||||||
archlinux: ["musescore"]
|
archlinux: ["musescore"]
|
||||||
sipcalc:
|
|
||||||
archlinux: ["sipcalc"]
|
|
||||||
rofi:
|
rofi:
|
||||||
archlinux: ["rofi"]
|
archlinux: ["rofi"]
|
||||||
imv:
|
imv:
|
||||||
@@ -565,3 +561,19 @@ supertuxkart:
|
|||||||
dua:
|
dua:
|
||||||
archlinux:
|
archlinux:
|
||||||
- dua-cli
|
- dua-cli
|
||||||
|
hexyl:
|
||||||
|
archlinux:
|
||||||
|
- hexyl
|
||||||
|
yq:
|
||||||
|
archlinux:
|
||||||
|
- go-yq
|
||||||
|
kolourpaint:
|
||||||
|
archlinux:
|
||||||
|
- kolourpaint
|
||||||
|
podman:
|
||||||
|
archlinux:
|
||||||
|
- podman
|
||||||
|
- podman-compose
|
||||||
|
pulumi:
|
||||||
|
archlinux:
|
||||||
|
- pulumi
|
||||||
|
|||||||
Submodule pkgbuilds/aws-sam-cli updated: 952455fbe4...8d4290f258
Submodule pkgbuilds/backblaze-b2 updated: 71b1bc0cda...7b2b7a39b7
Submodule pkgbuilds/google-earth-pro updated: 84c189d0ee...810eab49a2
Submodule pkgbuilds/nodejs-intelephense updated: 4e1a890e0f...2c2b183dcb
Submodule pkgbuilds/portfolio-performance-bin updated: a7e55752a9...f45931b21e
Submodule pkgbuilds/python-aws-lambda-builders updated: f5b053989c...35c40f0d01
Submodule pkgbuilds/slack-desktop updated: 88e54e4683...70646aaf7d
Submodule pkgbuilds/spotify updated: 9db1658805...077f50ae05
Submodule pkgbuilds/terraform-ls-bin updated: ba803659bd...7fdd0e5022
Submodule pkgbuilds/vim-plug updated: 6edef0322a...6f641d45c8
@@ -21,8 +21,10 @@ proctected=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
for pkgbuild in pkgbuilds/*/PKGBUILD ; do
|
for pkgbuild in pkgbuilds/*/PKGBUILD ; do
|
||||||
|
set +o nounset
|
||||||
# shellcheck disable=SC1090
|
# shellcheck disable=SC1090
|
||||||
source "${pkgbuild}"
|
source "${pkgbuild}"
|
||||||
|
set -o nounset
|
||||||
aurdeps+=("${depends[@]%%[<=>]*}" "${makedepends[@]%%[<=>]*}" "${checkdepends[@]%%[<=>]*}" "${pkgname}")
|
aurdeps+=("${depends[@]%%[<=>]*}" "${makedepends[@]%%[<=>]*}" "${checkdepends[@]%%[<=>]*}" "${pkgname}")
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
19
test.sh
19
test.sh
@@ -79,8 +79,6 @@ qemuopts=(
|
|||||||
|
|
||||||
"-accel" "kvm"
|
"-accel" "kvm"
|
||||||
|
|
||||||
"-drive" "if=pflash,format=raw,readonly=true,file=/usr/share/edk2/x64/OVMF_CODE.4m.fd"
|
|
||||||
"-drive" "if=pflash,format=raw,file=${tmpdir}/efivars.fd"
|
|
||||||
"-machine" "q35,smm=on,acpi=on"
|
"-machine" "q35,smm=on,acpi=on"
|
||||||
"-smp" "cpus=8,sockets=1,cores=8,threads=1"
|
"-smp" "cpus=8,sockets=1,cores=8,threads=1"
|
||||||
"-cpu" "host"
|
"-cpu" "host"
|
||||||
@@ -253,10 +251,23 @@ download_iso
|
|||||||
for hostname in "${machines[@]}"; do
|
for hostname in "${machines[@]}"; do
|
||||||
case "${hostname}" in
|
case "${hostname}" in
|
||||||
ares)
|
ares)
|
||||||
hostqemuopts=("-device" "ide-hd,drive=root")
|
hostqemuopts=(
|
||||||
|
"-device" "ide-hd,drive=root"
|
||||||
|
"-drive" "if=pflash,format=raw,readonly=true,file=/usr/share/edk2/x64/OVMF_CODE.4m.fd"
|
||||||
|
"-drive" "if=pflash,format=raw,file=${tmpdir}/efivars.fd"
|
||||||
|
)
|
||||||
;;
|
;;
|
||||||
neptune)
|
neptune)
|
||||||
hostqemuopts=("-device" "nvme,serial=rootnvme,drive=root")
|
hostqemuopts=(
|
||||||
|
"-device" "nvme,serial=rootnvme,drive=root"
|
||||||
|
"-drive" "if=pflash,format=raw,readonly=true,file=/usr/share/edk2/x64/OVMF_CODE.4m.fd"
|
||||||
|
"-drive" "if=pflash,format=raw,file=${tmpdir}/efivars.fd"
|
||||||
|
)
|
||||||
|
;;
|
||||||
|
hades)
|
||||||
|
hostqemuopts=(
|
||||||
|
"-device" "ide-hd,drive=root"
|
||||||
|
)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user