Fix mounting 1337 on FreeBSD. Adjust flatpak commands to use firefox-esr.
This commit is contained in:
18
tasks/general/acct_mgmt/gnome.yml
Normal file
18
tasks/general/acct_mgmt/gnome.yml
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
# GNOME settings, extensions, and setup.
|
||||
|
||||
# Setup Favorites (Terminal, Files, Firefox, Thunderbird, LBRY, Discord, VS Code, Android Studio, Lutris, Steam)
|
||||
|
||||
# Make sure Gnome-Tweaks is installed
|
||||
|
||||
# Dash to Dock Extension
|
||||
|
||||
# Top Bar Settings (Battery Percentage, Clock Weekday+Seconds, Calendar Week Numbers)
|
||||
|
||||
# Never Prompt for Removal Media
|
||||
|
||||
# Dark theme?
|
||||
#Pop-dark on Pop
|
||||
#Adwaita-dark on everything else
|
||||
|
||||
# Window Titlebars (Titlebar Buttons Minimize)
|
@ -32,7 +32,7 @@
|
||||
warn: false
|
||||
when: ansible_system == "Linux"
|
||||
|
||||
# FreeBSD also has root cron job for this @reboot
|
||||
# FreeBSD has to do this via root cron job, fstab is unhappy
|
||||
- name: General | Cron | Root | Create SSHFS Job
|
||||
cron:
|
||||
user: root
|
||||
|
Reference in New Issue
Block a user