This commit is contained in:
Till 2025-02-14 17:06:24 +01:00
parent 7dd4cb58fe
commit 133eee5975
4 changed files with 26 additions and 12 deletions

View file

@ -6,9 +6,22 @@ id3album=drei90
[50plus2]
url=https://50plus2.podigee.io/feed/mp3
id3album=50+2
[latenightlinux]
url=https://latenightlinux.com/feed/all
url=https://latenightlinux.com/feed/mp3
[linuxdevtime]
url=https://latenightlinux.com/feed/extra
[linuxafterdark]
url=https://linuxafterdark.net/feed/podcast
[linuxmatters]
url=https://linuxmatters.sh/episode/index.xml
[2.5admins]
url=https://2.5admins.com/feed/podcast
[schlusskonferenz]
url=https://schlusskonferenz.podigee.io/feed/mp3

View file

@ -23,6 +23,9 @@
"org/gnome/mutter" = {
dynamic-workspaces = true;
};
"org/gnome/mutter/keybindings" = {
switch-monitor = [];
};
"org/gnome/desktop/session" = {
idle-delay = 0;
};
@ -50,7 +53,6 @@
move-to-workspace-last = [];
switch-applications = ["<Super>Tab"];
switch-applications-backward = ["<Shift><Super>Tab"];
switch-monitor = [];
cycle-panels = [];
cycle-panels-backward = [];
cycle-group = [];