From 8705d206ec84f8831466b4e9917f60933a27e3ae Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Tue, 20 Sep 2022 21:21:42 +0200 Subject: [PATCH] some minor updates --- config | 40 ++++++++++++++++++++------------------- hosts.d/bslxkos02.conf | 2 +- waybar.d/config_bslxkos02 | 2 +- 3 files changed, 23 insertions(+), 21 deletions(-) diff --git a/config b/config index c635757..4228a8d 100644 --- a/config +++ b/config @@ -269,26 +269,28 @@ mode "move" { bindsym Shift+$up move up 100px bindsym Shift+$right move right 100px # edges - bindsym q [floating=True] exec $move_cmd top-left - bindsym w [floating=True] exec $move_cmd top-center - bindsym e [floating=True] exec $move_cmd top-right - bindsym a [floating=True] exec $move_cmd center-left - bindsym s [floating=True] exec $move_cmd center-center - bindsym d [floating=True] exec $move_cmd center-right - bindsym z [floating=True] exec $move_cmd bottom-left - bindsym x [floating=True] exec $move_cmd bottom-center - bindsym c [floating=True] exec $move_cmd bottom-right + bindsym q exec $move_cmd top-left + bindsym w exec $move_cmd top-center + bindsym e exec $move_cmd top-right + bindsym a exec $move_cmd center-left + bindsym s exec $move_cmd center-center + bindsym d exec $move_cmd center-right + bindsym z exec $move_cmd bottom-left + bindsym x exec $move_cmd bottom-center + bindsym c exec $move_cmd bottom-right # resize presets - bindsym 1 resize set width 25ppt; [floating=True] resize set width 600px height 360px - bindsym 2 resize set width 30ppt; [floating=True] resize set width 700px height 420px - bindsym 3 resize set width 35ppt; [floating=True] resize set width 800px height 480px - bindsym 4 resize set width 40ppt; [floating=True] resize set width 900px height 540px - bindsym 5 resize set width 45ppt; [floating=True] resize set width 1000px height 600px - bindsym 6 resize set width 50ppt; [floating=True] resize set width 1100px height 660px - bindsym 7 resize set width 55ppt; [floating=True] resize set width 1200px height 720px - bindsym 8 resize set width 60ppt; [floating=True] resize set width 1300px height 780px - bindsym 9 resize set width 70ppt; [floating=True] resize set width 1400px height 840px - bindsym 0 resize set width 80ppt; [floating=True] resize set width 1500px height 900px + # bindsym -1 resize set width 600px height 360px + # bindsym 0 resize set width 700px height 420px + bindsym 1 resize set width 800px height 480px + bindsym 2 resize set width 900px height 540px + bindsym 3 resize set width 1000px height 600px + bindsym 4 resize set width 1100px height 660px + bindsym 5 resize set width 1200px height 720px + bindsym 6 resize set width 1300px height 780px + bindsym 7 resize set width 1400px height 840px + bindsym 8 resize set width 1500px height 900px + bindsym 9 resize set width 1600px height 1040px + bindsym 0 resize set width 1700px height 1200px # focus bindsym $mod+h focus left bindsym $mod+j focus down diff --git a/hosts.d/bslxkos02.conf b/hosts.d/bslxkos02.conf index 160dbe2..ca2d02f 100644 --- a/hosts.d/bslxkos02.conf +++ b/hosts.d/bslxkos02.conf @@ -2,7 +2,7 @@ ### bslxkos02 specific settings set $extern-38 "Goldstar Company Ltd 38GN950 008NTLEFY912" set $extern-29 "Lenovo Group Limited L29w-30 UPV08NFA" -set $port-38 HDMI-A-1 +set $port-38 HDMI-A-2 set $port-29 DP-3 set $main $port-38 diff --git a/waybar.d/config_bslxkos02 b/waybar.d/config_bslxkos02 index 9384224..5134492 100644 --- a/waybar.d/config_bslxkos02 +++ b/waybar.d/config_bslxkos02 @@ -152,7 +152,7 @@ "temperature": { "thermal-zone": 2, "critical-threshold": 60, - "format-icons": ["", ""], + "format-icons": ["", ""], "format": "{icon}{temperatureC:2}°C" }, "network#en0": {