From 91f64cc217a5d7da5f590d710b5d019c2b536962 Mon Sep 17 00:00:00 2001 From: Von Random <von@mechanus.net> Date: Mon, 20 Jan 2025 18:26:29 +0200 Subject: [PATCH] sway: cleanup and update configs --- dot_config/i3status-rust/config.toml | 7 ------- dot_config/sway/config | 3 +-- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/dot_config/i3status-rust/config.toml b/dot_config/i3status-rust/config.toml index 8004e4c..b08c4d7 100644 --- a/dot_config/i3status-rust/config.toml +++ b/dot_config/i3status-rust/config.toml @@ -36,10 +36,3 @@ driver = "sway" [block.mappings] "English (US)" = "EN" "Russian (typewriter)" = "RU" - -[[block]] -block = "time" -interval = 1 -timezone = "Europe/Moscow" -[block.format] -full = " $timestamp.datetime(f:'%R') " diff --git a/dot_config/sway/config b/dot_config/sway/config index c794a9a..ab7612f 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -41,8 +41,7 @@ output Virtual-1 resolution 1920x1080 scale 2 bindsym --to-code $mod+Shift+c kill # Start your launcher - bindsym --to-code $mod+d exec bemenu-run -i --fn "$font_face $font_size" --no-exec | xargs swaymsg exec -- - bindsym --to-code $mod+u exec bemenu-pass -i --fn "$font_face $font_size" + bindsym --to-code Mod1+Space exec bemenu-run -i --fn "$font_face $font_size" --no-exec | xargs swaymsg exec -- # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod.