Commit Graph

271 Commits

Author SHA1 Message Date
Aminda Suomalainen d65e51acb4
download-forgejo.bash: fix #44 2023-02-20 11:14:56 +02:00
Aminda Suomalainen 1f29857a2f
download-forgejo.bash: initial commit 2023-02-20 10:37:08 +02:00
Aminda Suomalainen 84e7d4fb00
bash/usr-local-bin/brave: update launch flags 2023-02-19 13:38:30 +02:00
Aminda Suomalainen a0c2409a30
bash/usr-local-bin/README.md: note snap alias command 2023-02-13 17:52:39 +02:00
Aminda Suomalainen 58a67d2214
initial commit of multiple .editorconfig & .gitattributes files 2023-02-12 16:23:09 +02:00
Aminda Suomalainen da21f38b01
qr.bash: fix English
Resolves: #43
2023-02-02 08:45:44 +02:00
Aminda Suomalainen 3f2886733a
{qr,wifiqr}.bash: make make PIXELSIZE a variable 2023-02-01 19:40:31 +02:00
Aminda Suomalainen f81a0ca221
wifiqr.bash: convert to jpg here too 2023-01-31 10:59:54 +02:00
Aminda Suomalainen 8162696f55
qr.bash: double the pixel size 2023-01-31 10:58:29 +02:00
Aminda Suomalainen 4ea1bcdb40
qr.bash: add conversion to jpg 2023-01-31 10:49:28 +02:00
Aminda Suomalainen 2209ff5821
bash/.gitignore: add .jpg,.jpeg 2023-01-31 10:48:14 +02:00
Aminda Suomalainen 15e72f4d1a
iwd-wifi.bash: improve formatting, add note on dpp 2023-01-27 14:57:18 +02:00
Aminda Suomalainen 97845be9c1
iwd-wifi.bash: simplify the command 2023-01-21 20:45:18 +02:00
Aminda Suomalainen 3faa905345
iwd-wifi.bash: simple script for scanning and how to connect to network 2023-01-21 13:01:30 +02:00
Aminda Suomalainen 09c8440738
flatpak-workarounds.bash: add ~/SteamLibrary:create for Steam
Easier sharing between native Steam and flatpak Steam
2023-01-15 20:49:58 +02:00
Aminda Suomalainen b49aa13e5e
deb-update.bash: make flatpak noninteractive and add comment to remind of migraine 2023-01-15 14:49:39 +02:00
Aminda Suomalainen c2c1862dfc
deb-update.bash: move comment to section it applies to 2023-01-15 14:47:41 +02:00
Aminda Suomalainen 5d9780f85c
bash/usr-local-bin/fluffychat: prefer snap 2023-01-04 11:20:39 +02:00
Aminda Suomalainen 8e25155670
bash/usr-local-bin/nheko{-tor}: attempt to not force xwayland 2022-10-15 17:25:02 +03:00
Aminda Suomalainen b006979564
bash/usr-local-bin/startsway: fix typo wayber -> waybar 2022-10-15 17:21:57 +03:00
Aminda Suomalainen bca2fb3eb5
bash/usr-local-bin/startsway: we are running sway, not Unity
Apparently this isn't necessary since 2020
https://github.com/Alexays/Waybar/issues/21#issuecomment-635283506
2022-10-15 17:05:55 +03:00
Aminda Suomalainen b5ad053a4c
bash/usr-local-bin/nheko{,-tor}: include profile flag 2022-09-29 16:41:46 +03:00
Aminda Suomalainen 3be80f7641
bash/usr-local-bin/{brave,deltachat,microsoft-edge,steam}: don't require mullvad 2022-09-28 20:35:16 +03:00
Aminda Suomalainen 351ab22116
fixgrub.bash: only run when grub.cfg.rpmsave exists 2022-09-17 21:53:31 +03:00
Aminda Suomalainen c2ae326994
fixgrub.bash: check that the file in question exists first 2022-09-11 14:12:58 +03:00
Aminda Suomalainen 4f832ce013
bash/deb-update.bash: run the grub fix script if it exists 2022-09-11 14:10:50 +03:00
Aminda Suomalainen 46a7838825
bash: add fixgrub.bash to workaround Sedric grub overwrite 2022-09-10 23:09:44 +03:00
Aminda Suomalainen d7cb8f093e
bash/usr-local-bin/syncplay: write a quick wrapper 2022-09-10 00:17:58 +03:00
Aminda Suomalainen 9a35f15e9f
deb-update.bash: run dnf autoremove twice too 2022-09-07 20:14:44 +03:00
Aminda Suomalainen 3a26251f0c
deb-update.bash: add dpkg configuration just in case 2022-09-07 20:13:07 +03:00
Aminda Suomalainen 61e218a15b
deb-update.bash: run apt-get autoremove also before apt-get upgrade (kernel space issues?) 2022-09-07 16:10:44 +03:00
Aminda Suomalainen acfddc6a62
bash/usr-local-bin/deltachat: exclude from Mullvad 2022-07-29 19:29:25 +03:00
Aminda Suomalainen 240663085e
bash/usr-local-bin: add brave 2022-07-06 11:10:00 +03:00
Aminda Suomalainen 2cc76529e8
bash/usr-local-bin/{firefox,thunderbird}: add -wayland fallback 2022-07-05 15:25:41 +03:00
Aminda Suomalainen a13f337dde
bash/usr-local-bin/microsoft-edge: add missing $@ 2022-06-26 15:26:08 +03:00
Aminda Suomalainen 1a33464bc9
bash/usr-local-bin: add XDG_CURRENT_DESKTOP=Unity for waybar
However it gives this warning regardless.
2022-06-11 22:19:28 +03:00
Aminda Suomalainen e2f01ba0be
add swaymirror.bash for mirroring displays on Sway using wayvnc and Remmina 2022-06-08 17:43:40 +03:00
Aminda Suomalainen ce041e358e
bash/usr-local-bin: add deltachat wrapper 2022-06-03 18:40:44 +03:00
Aminda Suomalainen 448a5de2e3
fix ab187ada00 2022-05-31 19:43:20 +03:00
Aminda Suomalainen 25d2061653
bash/usr/local-bin/element*: restore wayland and GPU disabling
I understand that https://github.com/vector-im/element-web/releases/tag/v1.10.14-rc.1 brings support for --disable-gpu
and the wayland crash seems fixed
2022-05-31 19:41:04 +03:00
Aminda Suomalainen 58ecd59c4c
bash/usr-local-bin/blanket: wrapper for the flatpak 2022-05-31 19:37:05 +03:00
Aminda Suomalainen ab187ada00
flatpak-workarounds.bash: add PCSX2 config directory 2022-05-23 19:49:24 +03:00
Aminda Suomalainen c7012edc83
deb-update.bash: remove extraneous escaping 2022-05-23 11:34:07 +03:00
Aminda Suomalainen 3884b9fb27
deb-update.bash: add note to self on flatpak --no-static-deltas 2022-05-23 09:58:58 +03:00
Aminda Suomalainen 1856199d97
flatpak-add-remotes.bash: add Fedora, fedota-testing? 2022-05-21 21:30:49 +03:00
Aminda Suomalainen 7afdacb5a3
bash/usr-local-bin/go: add a quick go snap wrapper
mainly for Debian/Ubuntu LTS
2022-05-18 15:46:00 +03:00
Aminda Suomalainen 9dfe96b324
matrix-upgrade-room.bash: update ROOMVERSION comment, bumb to 10 and update NEWROOMNAME template
I hope I don't need to run this before v10 happens in hopefully near future, so I will bumb it now and forget this script, hopefully for a very long time
2022-05-15 20:56:52 +03:00
Aminda Suomalainen beef3845a6
bash/usr-local-bin: codium has fixed wayland support too 2022-05-12 12:41:54 +03:00
Aminda Suomalainen 050928156c
bash/usr-local-bin/code: wayland support is fixed upstream 2022-05-10 12:54:38 +03:00
Aminda Suomalainen ba146f2f2c
bash/usr-local-bin: add WaylandWindowDecorations for electrons 2022-05-09 22:46:50 +03:00