Skip to content

Commit 2f4d454

Browse files
committed
shfmt - newlines
1 parent c069c73 commit 2f4d454

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

DistroAgnostic/gnome/30gsettings.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# https://docs.gtk.org/gio/class.Settings.html
1515
# https://wiki.gnome.org/HowDoI/GSettings
1616

17-
1817
# disable-lock-screen was set to true for some reason on my fresh Ubuntu 24.04 install
1918
gsettings set org.gnome.desktop.lockdown disable-lock-screen false
2019
gsettings set org.gnome.mutter dynamic-workspaces false

MacOS/packages_install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22
. ../prelude.sh
33

4-
54
# TODO - name: Make script executable
65
# run: chmod +x ./MacOS/packages_install.sh
76
# Inspiration:

PopOS_22.04_deprecated/packages_install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# - test & tune this on a virtual machine so that no user input is required
1414
# - use WSL Ubuntu as a base layer
1515

16-
1716
readonly LLVM_VERSION=16 # CURRENT_LLVM_STABLE
1817
readonly GCC_VERSION=13 # CURRENT_GCC_STABLE
1918

Ubuntu/20configs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
# TODO pohrat sa s tymi nastaveniami, ci vlastne su vsetky potrebne a robia to co chcem
2020

21-
2221
# GNOME TWEAKS
2322

2423
# TODO add keyboard settings

0 commit comments

Comments
 (0)