mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-04 18:11:34 -05:00
Games
Signed-off-by: tommytran732 <contact@tommytran.io>
This commit is contained in:
parent
70dcbb98c3
commit
12e8e1ede5
6
fedora/games.sh
Normal file
6
fedora/games.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "color-scheme='prefer-dark'" | sudo tee -a /etc/dconf/local.d/custom
|
||||
sudo dconf update
|
||||
|
||||
sudo dnf install -y gnome-chess gnome-2048
|
Loading…
Reference in New Issue
Block a user