diff --git a/awesome/deco/borders.lua b/awesome/deco/borders.lua index e1267a9..5c53dbc 100644 --- a/awesome/deco/borders.lua +++ b/awesome/deco/borders.lua @@ -1,5 +1,5 @@ local beautiful = require("beautiful") -- Gaps between windows -beautiful.useless_gap = 3 +beautiful.useless_gap = 5 beautiful.gap_single_client = true \ No newline at end of file diff --git a/awesome/main/menu.lua b/awesome/main/menu.lua index 5ec5083..e7043cc 100644 --- a/awesome/main/menu.lua +++ b/awesome/main/menu.lua @@ -52,11 +52,13 @@ M.network = { -- DEVELOPERS, DEVELOPERS, DEVELOPERS, DEVELOPERS ------------------- M.develop = { { "vs code" , "flatpak run\ - com.visualstudio.code" }, - { "bless" , "bless" }, + com.visualstudio.code" }, + { "bless" , "bless" }, + { "dbeaver studio" , "flatpak run\ + io.dbeaver.DBeaverCommunity" }, { "beekeeper studio" , "flatpak run\ - io.beekeeperstudio.Studio" }, - { "sqlite browser" , "sqlitebrowser" } + io.beekeeperstudio.Studio" }, + { "sqlite browser" , "sqlitebrowser" } } -- emulators -------------------------------------------------------- diff --git a/awesome/main/rules.lua b/awesome/main/rules.lua index 84152ab..892ef64 100644 --- a/awesome/main/rules.lua +++ b/awesome/main/rules.lua @@ -24,18 +24,23 @@ function _M.get(clientkeys, clientbuttons) buttons = clientbuttons, screen = awful.screen.preferred, placement = awful.placement.no_overlap+awful.placement.no_offscreen - } + }, }, -- Floating clients. { rule_any = { instance = { "copyq", -- Includes session name in class. - "pinentry", + "pinentry" }, class = { "Tor Browser", -- Needs a fixed window size to avoid fingerprinting by screen size. "steamwebhelper", + "mate-calc", + "steam_app_2060480", + "Alacritty", + "discord", + "Spotify" }, -- Note that the name property shown in xprop might be set slightly after creation of the client @@ -43,7 +48,9 @@ function _M.get(clientkeys, clientbuttons) name = { "Friends List", "infinitefusion", -- Pokémon Infinite Fusion - "Picture-in-picture" + "Picture-in-picture", + "review files to import", -- Hydrus import window + "Spotify" }, role = { "AlarmWindow", -- Thunderbird's calendar.