first actual commit
This commit is contained in:
parent
aa16f5fcd7
commit
90ce863297
25 changed files with 1668 additions and 0 deletions
19
.config/qutebrowser/autoconfig.yml
Normal file
19
.config/qutebrowser/autoconfig.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# If a config.py file exists, this file is ignored unless it's explicitly loaded
|
||||
# via config.load_autoconfig(). For more information, see:
|
||||
# https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml
|
||||
# DO NOT edit this file by hand, qutebrowser will overwrite it.
|
||||
# Instead, create a config.py - see :help for details.
|
||||
|
||||
config_version: 2
|
||||
settings:
|
||||
bindings.commands:
|
||||
global:
|
||||
insert:
|
||||
<F7>: mode-leave ;; jseval -q document.activeElement.blur()
|
||||
z: insert-text z
|
||||
normal:
|
||||
<Escape>: null
|
||||
<F7>: nop
|
||||
X: search
|
||||
clear-keychain: <Ctrl+c>
|
||||
z: cmd-set-text -s :search
|
||||
2
.config/qutebrowser/bookmarks/urls
Normal file
2
.config/qutebrowser/bookmarks/urls
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
qute://bindings/ Bindings
|
||||
https://wallhaven.cc/w/yj2ldk Gabriel Dropout, anime girls, Gabriel White Tenma, anime | 3840x2160 Wallpaper - wallhaven.cc
|
||||
8
.config/qutebrowser/qsettings/QtProject.conf
Normal file
8
.config/qutebrowser/qsettings/QtProject.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[FileDialog]
|
||||
history=file:///home/Hane/Downloads
|
||||
lastVisited=file:///home/Hane/Downloads
|
||||
qtVersion=6.6.1
|
||||
shortcuts=file:, file:///home/Hane
|
||||
sidebarWidth=100
|
||||
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x2\t\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\x1\v\0\0\0\x1\0\0\0\0\0\0\0\x42\0\0\0\x1\0\0\0\0\0\0\0\x43\0\0\0\x1\0\0\0\0\0\0\0y\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff\0\0\0\0)
|
||||
viewMode=Detail
|
||||
15
.config/qutebrowser/quickmarks
Normal file
15
.config/qutebrowser/quickmarks
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
shader hyprland https://github.com/hyprwm/Hyprland/issues/2563
|
||||
waybar css https://www.reddit.com/r/swaywm/comments/qbfvcx/comment/hhbe7s8/?utm_source=share&utm_medium=web2x&context=3
|
||||
cssportal https://www.cssportal.com/css-cubic-bezier-generator/
|
||||
amdpls https://gitlab.freedesktop.org/drm/amd/-/issues/1500
|
||||
input logind https://www.reddit.com/r/linuxquestions/comments/bh4ex1/is_adding_a_user_to_input_group_secure/
|
||||
pulsemixergit https://github.com/GeorgeFilipkin/pulsemixer
|
||||
paborrar https://www.reddit.com/r/swaywm/comments/v9cdxg/waybar_hide_but_show_on_empty_workspace/
|
||||
gpubar https://www.reddit.com/r/swaywm/comments/ncjpfz/how_to_add_gpu_usage_to_waybar/
|
||||
hidebar https://www.reddit.com/r/swaywm/comments/saucyg/you_can_hidetoggle_waybar/
|
||||
qtbien https://www.lorenzobettini.it/2024/06/kde-theming-and-styling-in-hyprland/
|
||||
moji https://github.com/Zeioth/wofi-emoji
|
||||
cheirar https://hg.sr.ht/~scoopta/wofi
|
||||
truetuto https://www.qutebrowser.org/doc/help/settings.html#bindings.commands
|
||||
nerdfontsus https://github.com/ryanoasis/nerd-fonts?tab=readme-ov-file
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue