diff --git a/PlasmaDiscoverUpdates b/PlasmaDiscoverUpdates index e45ab8e..d454e19 100644 --- a/PlasmaDiscoverUpdates +++ b/PlasmaDiscoverUpdates @@ -1,2 +1,2 @@ [Global] -LastNotificationTime=2024,2,25,17,55,2.783 +LastNotificationTime=2024,2,27,15,5,1.24 diff --git a/bluedevilglobalrc b/bluedevilglobalrc index 95a7f84..01b5440 100644 --- a/bluedevilglobalrc +++ b/bluedevilglobalrc @@ -2,4 +2,4 @@ 4C:44:5B:3A:8D:CD_powered=true [Devices] -connectedDevices=F9:4F:4E:A6:48:4A +connectedDevices= diff --git a/discoverrc b/discoverrc index da6b0eb..8131c9f 100644 --- a/discoverrc +++ b/discoverrc @@ -2,5 +2,5 @@ Sources=fedora-testing,fedora [Window] -geometry=0,1080,1665,798 +geometry=0,1080,1240,842 visibility=2 diff --git a/kdeglobals b/kdeglobals index 0301193..0f35927 100644 --- a/kdeglobals +++ b/kdeglobals @@ -165,11 +165,11 @@ Speedbar Width=138 View Style=DetailTree [WM] -frame=255,255,255 -inactiveFrame=64,64,64 activeBackground=255,255,255 activeBlend=252,252,252 activeForeground=252,252,252 +frame=255,255,255 inactiveBackground=42,46,50 inactiveBlend=161,169,177 inactiveForeground=161,169,177 +inactiveFrame=64,64,64 diff --git a/kglobalshortcutsrc b/kglobalshortcutsrc index f757f2d..f6b4a10 100644 --- a/kglobalshortcutsrc +++ b/kglobalshortcutsrc @@ -124,12 +124,12 @@ Walk Through Desktops=none,,Walk Through Desktops Walk Through Desktops (Reverse)=none,,Walk Through Desktops (Reverse) Walk Through Windows=Meta+Tab,Alt+Tab,Walk Through Windows Walk Through Windows (Reverse)=Meta+Shift+Tab,Alt+Shift+Backtab,Walk Through Windows (Reverse) -Walk Through Windows Alternative=,,Walk Through Windows Alternative -Walk Through Windows Alternative (Reverse)=,,Walk Through Windows Alternative (Reverse) +Walk Through Windows Alternative=none,,Walk Through Windows Alternative +Walk Through Windows Alternative (Reverse)=none,,Walk Through Windows Alternative (Reverse) Walk Through Windows of Current Application=Alt+Tab,Alt+`,Walk Through Windows of Current Application Walk Through Windows of Current Application (Reverse)=Alt+Shift+Tab,Alt+~,Walk Through Windows of Current Application (Reverse) -Walk Through Windows of Current Application Alternative=,,Walk Through Windows of Current Application Alternative -Walk Through Windows of Current Application Alternative (Reverse)=,,Walk Through Windows of Current Application Alternative (Reverse) +Walk Through Windows of Current Application Alternative=none,,Walk Through Windows of Current Application Alternative +Walk Through Windows of Current Application Alternative (Reverse)=none,,Walk Through Windows of Current Application Alternative (Reverse) Window Above Other Windows=none,,Keep Window Above Others Window Below Other Windows=none,,Keep Window Below Others Window Close=Meta+Shift+X\tAlt+F4,Alt+F4,Close Window diff --git a/nvim/init.lua b/nvim/init.lua index 21d6f52..c4dc9e0 100644 --- a/nvim/init.lua +++ b/nvim/init.lua @@ -21,6 +21,7 @@ vim.opt.list = true require("indent") require("maps") +require("filetypes") local hls = require("color.night").hls require("color").apply_hls((hls)) diff --git a/nvim/lua/indent.lua b/nvim/lua/indent.lua index 96ea283..65ca4e4 100644 --- a/nvim/lua/indent.lua +++ b/nvim/lua/indent.lua @@ -10,7 +10,7 @@ createAutoCmd({ "BufNewFile", "BufRead", },{ - pattern = "*.go,*.c,*.cc,*.C,*.cpp,*.rs,*.lua", + pattern = "*.go,*.c,*.cc,*.C,*.cpp,*.rs,*.lua,*.sql", callback = function() local buf = vim.bo[vim.api.nvim_get_current_buf()] vim.o.expandtab = false diff --git a/window-geometry.conf b/window-geometry.conf index 053bed1..6e0e6fd 100644 --- a/window-geometry.conf +++ b/window-geometry.conf @@ -1,3 +1,3 @@ [General] -window_geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\x4\x38\0\0\a\x7f\0\0\b'\0\0\0\0\0\0\0\x92\0\0\x4\xdb\0\0\x4\x37\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\x4\x38\0\0\a\x7f\0\0\b') -window_state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\a\x80\0\0\x3\xf0\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x14\0G\0u\0i\0T\0\x61\0\x62\0l\0i\0n\0\x65\0\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0) +window_geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\x4\x38\0\0\x4\xdb\0\0\a\xdd\0\0\0\0\0\0\x4\x38\0\0\x4\xdb\0\0\a\xdd\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\x4\x38\0\0\x4\xdb\0\0\a\xdd) +window_state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x4\xdc\0\0\x3\xa6\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x14\0G\0u\0i\0T\0\x61\0\x62\0l\0i\0n\0\x65\0\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)