[Alacritty] Removes config. [rofi] Some more config

This commit is contained in:
2025-03-26 10:23:18 -07:00
parent 415d1e11a9
commit 0ddb2989b4
4 changed files with 14 additions and 60 deletions

View File

@@ -18,7 +18,7 @@
"$terminal" = "wezterm";
"$fileManager" = "dolphin";
"$menu" = "rofi -show drun -theme ~/.config/rofi/launcher/style.rasi";
"$menu" = "rofi -show combi -combi-modes drun,ssh,run -theme ~/.config/rofi/launcher/style.rasi";
"$browser" = "firefox";
exec-once = [
@@ -298,8 +298,7 @@
"$mainMod + SHIFT, F, fullscreen, 1"
# Monitors
"$mainMod, R, focusmonitor, l"
"$mainMod, S, focusmonitor, r"
"$mainMod, R, focusmonitor, next"
"$mainMod + CTRL, R, movecurrentworkspacetomonitor, l"
"$mainMod + CTRL, S, movecurrentworkspacetomonitor, r"