diff --git a/dotfiles/deemix/config.json b/dotfiles/deemix/config.json index 20c8704..618d0ea 100644 --- a/dotfiles/deemix/config.json +++ b/dotfiles/deemix/config.json @@ -9,8 +9,8 @@ "artistNameTemplate": "%artist%", "createAlbumFolder": true, "albumNameTemplate": "%album%", - "createCDFolder": true, - "createStructurePlaylist": true, + "createCDFolder": false, + "createStructurePlaylist": false, "createSingleFolder": true, "padTracks": true, "paddingSize": "0", diff --git a/dotfiles/fish/wm.fish b/dotfiles/fish/wm.fish index a9a5da8..39afa0b 100644 --- a/dotfiles/fish/wm.fish +++ b/dotfiles/fish/wm.fish @@ -13,11 +13,11 @@ function esway # You get a wayland, and you get a wayland. Everybody get's a wayland! # set -x MOZ_ENABLE_WAYLAND 1 # set -x CLUTTER_BACKEND wayland - # set -x QT_QPA_PLATFORM wayland-egl + set -x QT_QPA_PLATFORM wayland-egl # set -x ECORE_EVAS_ENGINE wayland-egl # set -x ELM_ENGINE wayland_egl # set -x SDL_VIDEODRIVER wayland - # set -x _JAVA_AWT_WM_NONREPARENTING 1 + set -x _JAVA_AWT_WM_NONREPARENTING 1 # set -x NO_AT_BRIDGE 1 # Hardware acceleration