Removed Termite Not Replaced

This commit is contained in:
OdiousImp2604
2021-05-09 19:29:41 +01:00
parent d0125eec5d
commit c5ff6e1c73
5 changed files with 2 additions and 39 deletions

View File

@@ -9,7 +9,6 @@ set $right l
# Your preferred terminal emulators # Your preferred terminal emulators
set $term-float xfce4-terminal set $term-float xfce4-terminal
set $term-fixed termite
# Your preferred application launcher # Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened # Note: pass the final command to swaymsg so that the resulting window can be opened
@@ -38,9 +37,6 @@ exec swayidle -w\
# Start a floating terminal # Start a floating terminal
bindsym $mod+Return exec $term-float bindsym $mod+Return exec $term-float
# Start a fixed terminal
bindsym $mod+Shift+Return exec $term-fixed
# Open the power menu # Open the power menu
bindsym $mod+Shift+e exec $powermenu bindsym $mod+Shift+e exec $powermenu

View File

@@ -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

View File

@@ -1,2 +1,2 @@
#!/bin/sh #!/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"

View File

@@ -170,7 +170,6 @@
- archlinux-xdg-menu - archlinux-xdg-menu
- htop - htop
- xfce4-terminal - xfce4-terminal
- termite
- gtk-layer-shell - gtk-layer-shell
- ttf-nerd-fonts-symbols - ttf-nerd-fonts-symbols
- xdg-desktop-portal-wlr - xdg-desktop-portal-wlr

View File

@@ -24,7 +24,6 @@ bluez-utils
network-manager-applet network-manager-applet
sysstat sysstat
htop htop
termite
wayland-protocols wayland-protocols
xorg-xwayland xorg-xwayland
egl-wayland egl-wayland