Commit d2412943cb6a
Changed files (2)
xorg
xorg/alacritty.yml
@@ -25,11 +25,11 @@ font:
family: Fira Code
size: 11.0
offset:
- x: 0.0
- y: 0.0
+ x: 0
+ y: 0
glyph_offset:
- x: 0.0
- y: 0.0
+ x: 0
+ y: 0
use_thin_strokes: true
render_timer: false
i3.nix
@@ -130,7 +130,7 @@
assign [class="Firefox" window_role="browser"] → $WS1
## quick terminal (tmux)
- exec --no-startup-id alacritty --title metask --command tmux
+ exec --no-startup-id alacritty --title metask --class metask --command tmux
for_window [instance="metask"] floating enable;
for_window [instance="metask"] move scratchpad; [instance="metask"] scratchpad show; move position 0px 0px; move scratchpad
bindcode $mod+49 [instance="metask"] scratchpad show