sway: cleanup and update configs
This commit is contained in:
parent
c5b18e90fe
commit
91f64cc217
2 changed files with 1 additions and 9 deletions
dot_config
|
@ -36,10 +36,3 @@ driver = "sway"
|
||||||
[block.mappings]
|
[block.mappings]
|
||||||
"English (US)" = "EN"
|
"English (US)" = "EN"
|
||||||
"Russian (typewriter)" = "RU"
|
"Russian (typewriter)" = "RU"
|
||||||
|
|
||||||
[[block]]
|
|
||||||
block = "time"
|
|
||||||
interval = 1
|
|
||||||
timezone = "Europe/Moscow"
|
|
||||||
[block.format]
|
|
||||||
full = " $timestamp.datetime(f:'%R') "
|
|
||||||
|
|
|
@ -41,8 +41,7 @@ output Virtual-1 resolution 1920x1080 scale 2
|
||||||
bindsym --to-code $mod+Shift+c kill
|
bindsym --to-code $mod+Shift+c kill
|
||||||
|
|
||||||
# Start your launcher
|
# 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 Mod1+Space 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"
|
|
||||||
|
|
||||||
# Drag floating windows by holding down $mod and left mouse button.
|
# Drag floating windows by holding down $mod and left mouse button.
|
||||||
# Resize them with right mouse button + $mod.
|
# Resize them with right mouse button + $mod.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue