diff --git a/.config/sway/config.d/default b/.config/sway/config.d/default index 04126c3..1fd327e 100644 --- a/.config/sway/config.d/default +++ b/.config/sway/config.d/default @@ -9,7 +9,6 @@ set $right l # Your preferred terminal emulators set $term-float xfce4-terminal -set $term-fixed termite # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened @@ -36,10 +35,7 @@ exec swayidle -w\ # Basics: # # Start a floating terminal - bindsym $mod+Return exec $term-float - - # Start a fixed terminal - bindsym $mod+Shift+Return exec $term-fixed + bindsym $mod+Return exec $term-float # Open the power menu bindsym $mod+Shift+e exec $powermenu diff --git a/.config/termite/config b/.config/termite/config deleted file mode 100644 index b7c73f3..0000000 --- a/.config/termite/config +++ /dev/null @@ -1,31 +0,0 @@ -[colors] -cursor = #d8dee9 -cursor_foreground = #2e3440 - - -foreground = #d8dee9 -foreground_bold = #d8dee9 -background = #2e3440 - -highlight = #4c566a - -color0 = #3b4252 -color1 = #bf616a -color2 = #a3be8c -color3 = #ebcb8b -color4 = #81a1c1 -color5 = #b48ead -color6 = #88c0d0 -color7 = #e5e9f0 -color8 = #4c566a -color9 = #bf616a -color10 = #a3be8c -color11 = #ebcb8b -color12 = #81a1c1 -color13 = #b48ead -color14 = #8fbcbb -color15 = #eceff4 - -[options] -font = JetBrainsMonoNL 13 - diff --git a/.config/waybar/scripts/keyhint.sh b/.config/waybar/scripts/keyhint.sh index 28f28ab..01f3396 100644 --- a/.config/waybar/scripts/keyhint.sh +++ b/.config/waybar/scripts/keyhint.sh @@ -1,2 +1,2 @@ #!/bin/sh -yad --title="EndeavourOS Sway-WM keybindings:" --no-buttons --geometry=400x345-15-400 --list --column=key: --column=description: --column=command: "ESC" "close this app" "" "=" "modkey" "(set mod Mod4)" "+enter" "Unbound Terminal" "(xfce4-terminal)" "+Shift+Return" "Bound Terminal" "(termite»ws1)" "+d" "Application Menu" "(wofi)" "+p" "Activities" "(wofi)" "+o" "" "Open Broswer" "+n" "" "Open Files" "+q" "close focused app" "(kill)" "[Shift]+Print-key" "screenshot" "(grim)" "+Shift+e" "power-menu" "(wofi)" "+t" "open keybinding helper" "full list" +yad --title="EndeavourOS Sway-WM keybindings:" --no-buttons --geometry=400x345-15-400 --list --column=key: --column=description: --column=command: "ESC" "close this app" "" "=" "modkey" "(set mod Mod4)" "+enter" "Terminal" "(xfce4-terminal)" "+d" "Application Menu" "(wofi)" "+p" "Activities" "(wofi)" "+o" "" "Open Broswer" "+n" "" "Open Files" "+q" "close focused app" "(kill)" "[Shift]+Print-key" "screenshot" "(grim)" "+Shift+e" "power-menu" "(wofi)" "+t" "open keybinding helper" "full list" diff --git a/netinstall.yaml b/netinstall.yaml index 50f23a0..9076aec 100644 --- a/netinstall.yaml +++ b/netinstall.yaml @@ -170,7 +170,6 @@ - archlinux-xdg-menu - htop - xfce4-terminal - - termite - gtk-layer-shell - ttf-nerd-fonts-symbols - xdg-desktop-portal-wlr diff --git a/packages-repository.txt b/packages-repository.txt index 199531b..7c27e0b 100644 --- a/packages-repository.txt +++ b/packages-repository.txt @@ -24,7 +24,6 @@ bluez-utils network-manager-applet sysstat htop -termite wayland-protocols xorg-xwayland egl-wayland