Removed Termite Not Replaced
This commit is contained in:
@@ -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
|
||||
@@ -38,9 +37,6 @@ exec swayidle -w\
|
||||
# Start a floating terminal
|
||||
bindsym $mod+Return exec $term-float
|
||||
|
||||
# Start a fixed terminal
|
||||
bindsym $mod+Shift+Return exec $term-fixed
|
||||
|
||||
# Open the power menu
|
||||
bindsym $mod+Shift+e exec $powermenu
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -170,7 +170,6 @@
|
||||
- archlinux-xdg-menu
|
||||
- htop
|
||||
- xfce4-terminal
|
||||
- termite
|
||||
- gtk-layer-shell
|
||||
- ttf-nerd-fonts-symbols
|
||||
- xdg-desktop-portal-wlr
|
||||
|
||||
@@ -24,7 +24,6 @@ bluez-utils
|
||||
network-manager-applet
|
||||
sysstat
|
||||
htop
|
||||
termite
|
||||
wayland-protocols
|
||||
xorg-xwayland
|
||||
egl-wayland
|
||||
|
||||
Reference in New Issue
Block a user