diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 8699a18..61551fe 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -6,7 +6,7 @@ configuration { bw: 0; theme: "~/.cache/wal/colors-rofi-dark.rasi"; drun-icon-theme: "Papirus-Dark"; - terminal: "urxvtcd"; + terminal: "urxvtc"; scroll-method: 1; columns: 3; width: 70; diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 6367776..6d110ba 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -11,7 +11,7 @@ super + p # Open a new terminal window super + {_,shift} + Return - {termite -e "tmux new-session; set status",urxvtcd} + {termite -e "tmux new-session; set status",urxvtc} # toggle polybar: top_padding depends on the height you set in polybar/config super + o