Switch back to xorg.
This commit is contained in:
parent
24b53f8fd3
commit
aeaba0f9ea
18 changed files with 85 additions and 34 deletions
34
_unused/_wayland/foot/foot.ini
Normal file
34
_unused/_wayland/foot/foot.ini
Normal file
|
@ -0,0 +1,34 @@
|
|||
term=xterm-256color
|
||||
font=RobotoMono Nerd Font:style=Medium:pixelsize=14, Noto Color Emoji:style=Regular:size=7
|
||||
selection-target=clipboard
|
||||
pad=5x5
|
||||
|
||||
[bell]
|
||||
urgent=yes
|
||||
|
||||
[mouse]
|
||||
hide-when-typing=yes
|
||||
|
||||
[colors]
|
||||
background=272822
|
||||
foreground=c7c7c7
|
||||
0=272822
|
||||
1=fd4285
|
||||
2=a6e22d
|
||||
3=e5da72
|
||||
4=00bdff
|
||||
5=9a37ff
|
||||
6=50b6d8
|
||||
7=c7c7c7
|
||||
8=676767
|
||||
9=fa7fac
|
||||
10=bde271
|
||||
11=fff27f
|
||||
12=005577
|
||||
13=bd9eff
|
||||
14=5ed6fe
|
||||
15=feffff
|
||||
urls=005577
|
||||
|
||||
[key-bindings]
|
||||
show-urls-launch=Control+o
|
8
_unused/_wayland/kanshi/config
Normal file
8
_unused/_wayland/kanshi/config
Normal file
|
@ -0,0 +1,8 @@
|
|||
profile office {
|
||||
output eDP-1 disable
|
||||
output DP-1 mode 3840x2160 position 0,0 scale 1.5
|
||||
}
|
||||
|
||||
profile nomad {
|
||||
output eDP-1 enable
|
||||
}
|
1
_unused/_wayland/rofi/config.rasi
Normal file
1
_unused/_wayland/rofi/config.rasi
Normal file
|
@ -0,0 +1 @@
|
|||
@theme "/usr/local/share/rofi/themes/glue_pro_blue.rasi"
|
|
@ -1,28 +0,0 @@
|
|||
[rc]
|
||||
use_copy=true
|
||||
use_primary=true
|
||||
synchronize=true
|
||||
automatic_paste=false
|
||||
show_indexes=false
|
||||
save_uris=true
|
||||
use_rmb_menu=false
|
||||
save_history=false
|
||||
history_limit=50
|
||||
history_timeout_seconds=30
|
||||
history_timeout=false
|
||||
items_menu=20
|
||||
statics_show=true
|
||||
statics_items=10
|
||||
hyperlinks_only=false
|
||||
confirm_clear=false
|
||||
single_line=true
|
||||
reverse_history=false
|
||||
item_length=50
|
||||
ellipsize=2
|
||||
history_key=<Ctrl><Alt>H
|
||||
actions_key=<Ctrl><Alt>A
|
||||
menu_key=<Ctrl><Alt>P
|
||||
search_key=<Ctrl><Alt>F
|
||||
offline_key=<Ctrl><Alt>O
|
||||
offline_mode=false
|
||||
exclude_windows=
|
Loading…
Add table
Add a link
Reference in a new issue