aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-10-21 13:42:06 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-10-21 13:42:06 +0300
commitaf069fea96c10ae6946bccbaad36175d3e013363 (patch)
tree7a0acc05098f9b7d2abe10d209c878db6a7a1875 /system
parent6983c1eb909e4c7182ff208da139f2a4469d1514 (diff)
downloadswayrice-af069fea96c10ae6946bccbaad36175d3e013363.tar.gz
swayrice-af069fea96c10ae6946bccbaad36175d3e013363.zip
Some cleanup
Diffstat (limited to 'system')
-rwxr-xr-xsystem/loader/entries/arch.conf4
-rwxr-xr-xsystem/loader/loader.conf3
-rw-r--r--system/plymouth/bgrt.plymouth60
-rw-r--r--system/sudoers1
4 files changed, 1 insertions, 67 deletions
diff --git a/system/loader/entries/arch.conf b/system/loader/entries/arch.conf
deleted file mode 100755
index 5d60a7a..0000000
--- a/system/loader/entries/arch.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-title Arch Linux
-linux /vmlinuz-linux
-initrd /initramfs-linux.img
-options root=/dev/ArchVolGroup-root rw quiet splash loglevel=2 rd.udev.log_priority=3 rd.systemd.show_status=false vt.global_cursor_default=0 cryptdevice=/dev/nvme0n1p2:cryptlvm root=/dev/ArchVolGroup/root bluetooth.disable_ertm=1
diff --git a/system/loader/loader.conf b/system/loader/loader.conf
deleted file mode 100755
index a8c34e5..0000000
--- a/system/loader/loader.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-#timeout 3
-#console-mode keep
-default arch
diff --git a/system/plymouth/bgrt.plymouth b/system/plymouth/bgrt.plymouth
deleted file mode 100644
index bf3e15e..0000000
--- a/system/plymouth/bgrt.plymouth
+++ /dev/null
@@ -1,60 +0,0 @@
-[Plymouth Theme]
-Name=BGRT
-Description=Jimmac's spinner theme using the ACPI BGRT graphics as background
-ModuleName=two-step
-
-[two-step]
-Font=Cantarell 12
-TitleFont=Cantarell Light 28
-ImageDir=/usr/share/plymouth/themes/spinner
-DialogHorizontalAlignment=.5
-DialogVerticalAlignment=.8
-TitleHorizontalAlignment=.5
-TitleVerticalAlignment=.4
-HorizontalAlignment=.5
-VerticalAlignment=.7
-WatermarkHorizontalAlignment=.5
-WatermarkVerticalAlignment=.96
-Transition=fade
-TransitionDuration=1.0
-BackgroundStartColor=0x1b1e25
-BackgroundEndColor=0x1b1e25
-ProgressBarBackgroundColor=0x606060
-ProgressBarForegroundColor=0xffffff
-DialogClearsFirmwareBackground=false
-MessageBelowAnimation=true
-
-[boot-up]
-DialogClearsFirmwareBackground=false
-UseFirmwareBackground=true
-UseProgressBar=true
-
-[shutdown]
-UseFirmwareBackground=false
-_Title=Powering off...
-
-[reboot]
-UseFirmwareBackground=false
-_Title=Rebooting...
-
-[updates]
-SuppressMessages=true
-ProgressBarShowPercentComplete=true
-UseProgressBar=true
-_Title=Installing Updates...
-_SubTitle=Do not turn off your computer
-
-[system-upgrade]
-SuppressMessages=true
-ProgressBarShowPercentComplete=true
-UseProgressBar=true
-_Title=Upgrading System...
-_SubTitle=Do not turn off your computer
-
-[firmware-upgrade]
-SuppressMessages=true
-ProgressBarShowPercentComplete=true
-UseProgressBar=true
-UseFirmwareBackground=true
-_Title=Upgrading Firmware...
-_SubTitle=Do not turn off your computer
diff --git a/system/sudoers b/system/sudoers
index bb24b9f..361226b 100644
--- a/system/sudoers
+++ b/system/sudoers
@@ -9,6 +9,7 @@
Defaults passwd_timeout=0
Defaults timestamp_timeout=15
+Defaults timestamp_type=global
##
## User privilege specification