diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-25 23:47:10 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-25 23:47:10 +0100 |
commit | 59cfb15d083203b10ed5d40a693cdbf7a17adb54 (patch) | |
tree | ec07f91a025c62b1f21de8c5068beef962687e12 /config/hyprland | |
parent | ba23bb64c9d817c8c56aa4d68f108d018843ebb9 (diff) |
set foot terminal for hyprland
Diffstat (limited to 'config/hyprland')
-rw-r--r-- | config/hyprland/hypr/hyprland.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index c570fb4..53f0a4b 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -9,7 +9,6 @@ exec-once = gammastep # exec-once = waybar exec-once = swaybg -i ~/pics/wallpaper -# Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ @@ -100,7 +99,7 @@ device:epic mouse V1 { sensitivity = -0.5 } -$term = alacritty +$term = foot $mainMod = SUPER |