1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

alacritty config

This commit is contained in:
Stefan Ellmauthaler 2021-12-09 13:23:18 +01:00
parent 333d0f9cd9
commit baf903cdbc
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
enable = true;
settings = {
window = {
decorations = "none";
decorations = "full";
};
alt_send_esc = true;
};

View File

@ -59,7 +59,7 @@ floating_modifier $mod
# start a terminal
#export TERMINAL=/usr/bin/alacritty
#bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Return exec /etc/orfiles/per-user/ellmau/bin/alacritty
bindsym $mod+Return exec /etc/profiles/per-user/ellmau/bin/alacritty
# kill focused window
bindsym $mod+Shift+q kill