organization on joe, todo gpdpocket3 (#1)

This commit is contained in:
Joshua Bell 2024-04-01 08:34:46 -07:00 committed by GitHub
parent 92e0a90f23
commit aa9b15702a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 219 additions and 148 deletions

View file

@ -4,8 +4,8 @@
# use `dconf dump /` before and after and diff the files for easy editing of dconf below
# > `dconf dump / > /tmp/dconf_dump_start && watch -n0.5 'dconf dump / > /tmp/dconf_dump_current && diff --color /tmp/dconf_dump_start /tmp/dconf_dump_current -U12'`
# OR (Must be logged into user directly, no SU to user will work): `dconf watch /`
gnome.dconf-editor
gnomeExtensions.workspace-switch-wraparound
# gnome.dconf-editor
# gnomeExtensions.workspace-switch-wraparound
#gnomeExtensions.forge # probably don't need on this on tiny laptop but may explore this instead of sway for my desktop
];
@ -16,6 +16,7 @@
favorite-apps = [
# "vivaldi-stable.desktop"
"Alacritty.desktop"
# Wezterm is not playing nice with me on gnome wayland :(
# "org.wezfurlong.wezterm.desktop"
"firefox.desktop"
"org.gnome.Nautilus.desktop"