Skip to content

Commit

Permalink
Couple other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ngr31 committed Jan 27, 2024
1 parent 3dd456f commit 80e5786
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Only the branch called `live` is published.


name: build-ublue
name: build-cabos
on: # https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows
schedule:
- cron: "30 16 * * *"
Expand Down
3 changes: 3 additions & 0 deletions config/files/usr/bin/dx-user-gsettings
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ gsettings set org.gnome.shell.extensions.dash-to-panel isolate-workspaces true

gsettings set org.gnome.shell.app-switcher current-workspace-only true

gsettings set org.gnome.desktop.session idle-delay 900
gsettings set org.gnome.desktop.screensaver lock-delay 3600

# Terminal theme
output=$(gsettings get org.gnome.Prompt profile-uuids)

Expand Down

0 comments on commit 80e5786

Please sign in to comment.