From d0986fd82528fbe905f67f151ddd5d00012f4782 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Sat, 18 Feb 2023 23:53:35 +0100 Subject: [PATCH] Add pianoteq layout --- .config/bootstrap/conf.d/desk | 1 + .config/i3/config.d/desk | 5 ++++- .config/polybar/config_common | 2 ++ .config/terminator/config | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.config/bootstrap/conf.d/desk b/.config/bootstrap/conf.d/desk index c781b1c..263e23f 100644 --- a/.config/bootstrap/conf.d/desk +++ b/.config/bootstrap/conf.d/desk @@ -1,3 +1,4 @@ hamster-time-tracker +musescore realtime-privileges zita-ajbridge \ No newline at end of file diff --git a/.config/i3/config.d/desk b/.config/i3/config.d/desk index 4575b45..806177a 100644 --- a/.config/i3/config.d/desk +++ b/.config/i3/config.d/desk @@ -57,7 +57,6 @@ exec --no-startup-id amixer -D hw:PCH -M sset Headphone 100% ################################## # Scratchpad -## For Hamster, moving to SP automatically is problematic. Do it only by hand. for_window [class="Hamster" window_type="normal"] floating enable, move scratchpad for_window [class="Non-Mixer"] mark "mixer", move scratchpad for_window [class="Catia*"] mark "jack", move scratchpad @@ -65,7 +64,11 @@ bindsym $mod+Shift+j [con_mark="jack"] scratchpad show, move position center bindsym $mod+Shift+v [con_mark="mixer"] scratchpad show, move position center bindsym $mod+Shift+p [class="Hamster" window_type="normal"] scratchpad show, move position center +# Adequate sizes for Desktop for_window [class="thunderbird" window_type="normal"] resize set 1600 850 for_window [class="Signal"] resize set 1600 850 for_window [class="Hamster" window_type="normal"] resize set 1600 850 for_window [class="Telegram"] resize set 1600 850 +for_window [class="Pianoteq STAGE"] floating enable, move position center + +assign [class="Pianoteq STAGE"] → number 6 \ No newline at end of file diff --git a/.config/polybar/config_common b/.config/polybar/config_common index 8b71045..3c1754f 100644 --- a/.config/polybar/config_common +++ b/.config/polybar/config_common @@ -66,6 +66,7 @@ module-margin-right = 6 font-0 = Roboto:size=10;2 font-1 = Symbola:size=4;1 font-2 = Symbola:size=5;1 +;MaterialIcons are the ones used for i3 icons font-3 = MaterialIcons-Regular:size=11;4 font-4 = Font Awesome 5 Free:style=solid:size=10;2 @@ -106,6 +107,7 @@ ws-icon-1 = 2; ws-icon-2 = 3; ws-icon-3 = 4; ws-icon-4 = 5; +ws-icon-5 = 6; label-dimmed-underline = ${root.background} label-separator = | diff --git a/.config/terminator/config b/.config/terminator/config index 378229c..1439bb0 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -25,7 +25,7 @@ [profiles] [[default]] icon_bell = False - background_darkness = 0.87 + background_darkness = 0.8 background_type = transparent font = DejaVu Sans Mono 11 scrollbar_position = hidden