Added rofi. Ignored some applications from rofi list. Added (nonworking) kanata). Added more packages. Added hyprsunset. Ingoring hyprland monitors. More.
This commit is contained in:
parent
ae719aacf3
commit
101a5d9bf2
26 changed files with 782 additions and 16 deletions
2
.chezmoiignore
Normal file
2
.chezmoiignore
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
.config/hypr/land/monitors*.conf
|
||||||
|
.config/hypr/land/workspaces.conf
|
||||||
12
private_dot_config/hypr/hyprsunset.conf
Normal file
12
private_dot_config/hypr/hyprsunset.conf
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
max-gamma = 150
|
||||||
|
|
||||||
|
profile {
|
||||||
|
time = 7:30
|
||||||
|
identity = true
|
||||||
|
}
|
||||||
|
|
||||||
|
profile {
|
||||||
|
time = 21:00
|
||||||
|
temperature = 5500
|
||||||
|
gamma = 0.8
|
||||||
|
}
|
||||||
|
|
@ -11,6 +11,7 @@ $audio = $terminal /usr/bin/pulsemixer
|
||||||
$networking = $terminal /usr/bin/nmtui
|
$networking = $terminal /usr/bin/nmtui
|
||||||
$bluetooth = $terminal /usr/bin/bluetui
|
$bluetooth = $terminal /usr/bin/bluetui
|
||||||
$display = /usr/bin/nwg-displays -w ~/.config/hypr/land/workspaces.conf -m ~/.config/hypr/land/monitors.conf
|
$display = /usr/bin/nwg-displays -w ~/.config/hypr/land/workspaces.conf -m ~/.config/hypr/land/monitors.conf
|
||||||
|
$menu = /usr/bin/rofi -show drun -theme ~/.config/rofi/themes/launcher-theme.rasi
|
||||||
|
|
||||||
# Other applications
|
# Other applications
|
||||||
$browser = /usr/bin/firefox
|
$browser = /usr/bin/firefox
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@ general {
|
||||||
gaps_out = 5
|
gaps_out = 5
|
||||||
border_size = 1
|
border_size = 1
|
||||||
|
|
||||||
col.active_border = rgb({{ .colors.base0E }})
|
col.active_border = rgb(ca9ee6)
|
||||||
col.inactive_border = rgb({{ .colors.base02 }})
|
col.inactive_border = rgb(414559)
|
||||||
resize_on_border = false
|
resize_on_border = false
|
||||||
allow_tearing = false
|
allow_tearing = false
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
|
|
@ -21,7 +21,7 @@ decoration {
|
||||||
enabled = true
|
enabled = true
|
||||||
range = 4
|
range = 4
|
||||||
render_power = 3
|
render_power = 3
|
||||||
color = rgb({{ .colors.base01 }})
|
color = rgb(292c3c)
|
||||||
}
|
}
|
||||||
|
|
||||||
blur {
|
blur {
|
||||||
|
|
@ -62,5 +62,5 @@ dwindle {
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
force_default_wallpaper = -1
|
force_default_wallpaper = -1
|
||||||
disable_hyprland_logo = false
|
disable_hyprland_logo = true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
# Generated by nwg-displays on 2025-10-18 at 21:02:54. Do not edit manually.
|
|
||||||
|
|
||||||
monitor=eDP-1,2880x1920@120.0,0x0,1.6
|
|
||||||
|
|
@ -11,9 +11,8 @@ function sync() {
|
||||||
keyword general:gaps_in 0;\
|
keyword general:gaps_in 0;\
|
||||||
keyword general:gaps_out 0;\
|
keyword general:gaps_out 0;\
|
||||||
keyword general:border_size 1;\
|
keyword general:border_size 1;\
|
||||||
keyword decoration:rounding 0"
|
keyword decoration:rounding 0;\
|
||||||
|
keyword source ~/.config/hypr/land/monitors-powersave.conf;"
|
||||||
hyprctl keyword monitor eDP-1,2880x1920@60,0x0,1.5,vrr,1 #NOTE: use templating if you own multiple laptops
|
|
||||||
else
|
else
|
||||||
hyprctl reload
|
hyprctl reload
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
26
private_dot_config/kanata/config.kbd
Normal file
26
private_dot_config/kanata/config.kbd
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
(defsrc
|
||||||
|
caps d w e b h j k l p
|
||||||
|
)
|
||||||
|
|
||||||
|
(deflayer default
|
||||||
|
@cap _ _ _ _ _ _ _ _ _
|
||||||
|
)
|
||||||
|
|
||||||
|
(deflayer arrows
|
||||||
|
_ @tablayer @nextword @nextword @prevword left down up right PrintScreen
|
||||||
|
)
|
||||||
|
|
||||||
|
(deflayer tabs
|
||||||
|
_ _ _ _ _ @tableft _ _ @tabright _
|
||||||
|
)
|
||||||
|
|
||||||
|
(defalias
|
||||||
|
cap (tap-hold-press 170 170 esc (layer-toggle arrows))
|
||||||
|
|
||||||
|
nextword (multi lctrl right)
|
||||||
|
prevword (multi lctrl left)
|
||||||
|
|
||||||
|
tablayer (layer-while-held tabs)
|
||||||
|
tableft (multi lctrl lshift tab)
|
||||||
|
tabright (multi lctrl tab)
|
||||||
|
)
|
||||||
|
|
@ -1,5 +1,8 @@
|
||||||
|
emmet-language-server
|
||||||
|
git-credential-oauth
|
||||||
|
kanata-bin
|
||||||
ookla-speedtest-bin
|
ookla-speedtest-bin
|
||||||
|
protonup-qt-bin
|
||||||
python-ble-serial
|
python-ble-serial
|
||||||
yay-bin
|
yay-bin
|
||||||
yay-bin-debug
|
yay-bin-debug
|
||||||
git-credential-oauth
|
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,15 @@
|
||||||
7zip
|
7zip
|
||||||
adw-gtk-theme
|
adw-gtk-theme
|
||||||
amd-ucode
|
|
||||||
aria2
|
aria2
|
||||||
|
arp-scan
|
||||||
atuin
|
atuin
|
||||||
base
|
base
|
||||||
|
bat
|
||||||
bluetui
|
bluetui
|
||||||
bluez
|
bluez
|
||||||
chezmoi
|
chezmoi
|
||||||
debugedit
|
debugedit
|
||||||
|
dua-cli
|
||||||
efibootmgr
|
efibootmgr
|
||||||
fakeroot
|
fakeroot
|
||||||
firefox
|
firefox
|
||||||
|
|
@ -17,12 +19,12 @@ fwupd
|
||||||
fwupd-efi
|
fwupd-efi
|
||||||
git
|
git
|
||||||
greetd
|
greetd
|
||||||
gurk
|
|
||||||
helix
|
helix
|
||||||
htop
|
htop
|
||||||
hyprland
|
hyprland
|
||||||
hyprlock
|
hyprlock
|
||||||
hyprshot
|
hyprsunset
|
||||||
|
imagemagick
|
||||||
jq
|
jq
|
||||||
kitty
|
kitty
|
||||||
libvdpau-va-gl
|
libvdpau-va-gl
|
||||||
|
|
@ -33,7 +35,6 @@ mako
|
||||||
man-db
|
man-db
|
||||||
man-pages
|
man-pages
|
||||||
mpv
|
mpv
|
||||||
ncspot
|
|
||||||
networkmanager
|
networkmanager
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
|
|
@ -47,25 +48,37 @@ power-profiles-daemon
|
||||||
pulsemixer
|
pulsemixer
|
||||||
rclone
|
rclone
|
||||||
reflector
|
reflector
|
||||||
|
ripgrep
|
||||||
|
rofi
|
||||||
rsync
|
rsync
|
||||||
rtkit
|
rtkit
|
||||||
rust
|
rust
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
satty
|
satty
|
||||||
|
steam
|
||||||
sudo
|
sudo
|
||||||
swaybg
|
swaybg
|
||||||
|
thunderbird
|
||||||
|
tinymist
|
||||||
|
tinyxxd
|
||||||
tmux
|
tmux
|
||||||
|
tor
|
||||||
|
torbrowser-launcher
|
||||||
ttf-jetbrains-mono-nerd
|
ttf-jetbrains-mono-nerd
|
||||||
|
typst
|
||||||
udisks2
|
udisks2
|
||||||
|
vscode-html-languageserver
|
||||||
vulkan-radeon
|
vulkan-radeon
|
||||||
waybar
|
waybar
|
||||||
waypipe
|
waypipe
|
||||||
wev
|
wev
|
||||||
wf-recorder
|
wf-recorder
|
||||||
which
|
which
|
||||||
wireless_tools
|
|
||||||
wireplumber
|
wireplumber
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
yazi
|
yazi
|
||||||
|
zathura
|
||||||
|
zathura-pdf-mupdf
|
||||||
|
tesseract-data-nld
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
function bleprinter --wraps='ble-serial -d 60:6E:41:58:9A:3F -s 000018f0-0000-1000-8000-00805f9b34fb -r 00000000-0000-0000-0000-000000002af0 -w 00000000-0000-0000-0000-000000002af1 -p /tmp/ttyMPT2 -m 512 --write-with-response' --description 'alias bleprinter=ble-serial -d 60:6E:41:58:9A:3F -s 000018f0-0000-1000-8000-00805f9b34fb -r 00000000-0000-0000-0000-000000002af0 -w 00000000-0000-0000-0000-000000002af1 -p /tmp/ttyMPT2 -m 512 --write-with-response'
|
||||||
|
ble-serial -d 60:6E:41:58:9A:3F -s 000018f0-0000-1000-8000-00805f9b34fb -r 00000000-0000-0000-0000-000000002af0 -w 00000000-0000-0000-0000-000000002af1 -p /tmp/ttyMPT2 -m 512 --write-with-response $argv
|
||||||
|
end
|
||||||
3
private_dot_config/private_fish/functions/cat.fish
Normal file
3
private_dot_config/private_fish/functions/cat.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
function cat --wraps=bat --description 'alias cat=bat'
|
||||||
|
bat $argv
|
||||||
|
end
|
||||||
3
private_dot_config/private_fish/functions/du.fish
Normal file
3
private_dot_config/private_fish/functions/du.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
function du --wraps=dua --description 'alias du=dua'
|
||||||
|
dua $argv
|
||||||
|
end
|
||||||
181
private_dot_config/rofi/config.rasi
Normal file
181
private_dot_config/rofi/config.rasi
Normal file
|
|
@ -0,0 +1,181 @@
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* Author : Aditya Shakya (adi1090x)
|
||||||
|
* Github : @adi1090x
|
||||||
|
*
|
||||||
|
* Configuration For Rofi Version: 1.7.3
|
||||||
|
**/
|
||||||
|
|
||||||
|
configuration {
|
||||||
|
/*---------- General setting ----------*/
|
||||||
|
modi: "drun,run,filebrowser,window";
|
||||||
|
case-sensitive: false;
|
||||||
|
cycle: true;
|
||||||
|
filter: "";
|
||||||
|
scroll-method: 0;
|
||||||
|
normalize-match: true;
|
||||||
|
show-icons: true;
|
||||||
|
icon-theme: "Papirus";
|
||||||
|
/* cache-dir: ;*/
|
||||||
|
steal-focus: false;
|
||||||
|
/* dpi: -1;*/
|
||||||
|
|
||||||
|
/*---------- Matching setting ----------*/
|
||||||
|
matching: "normal";
|
||||||
|
tokenize: true;
|
||||||
|
|
||||||
|
/*---------- SSH settings ----------*/
|
||||||
|
ssh-client: "ssh";
|
||||||
|
ssh-command: "{terminal} -e {ssh-client} {host} [-p {port}]";
|
||||||
|
parse-hosts: true;
|
||||||
|
parse-known-hosts: true;
|
||||||
|
|
||||||
|
/*---------- Drun settings ----------*/
|
||||||
|
drun-categories: "";
|
||||||
|
drun-match-fields: "name,generic,exec,categories,keywords";
|
||||||
|
drun-display-format: "{name} [<span weight='light' size='small'><i>({generic})</i></span>]";
|
||||||
|
drun-show-actions: false;
|
||||||
|
drun-url-launcher: "xdg-open";
|
||||||
|
drun-use-desktop-cache: false;
|
||||||
|
drun-reload-desktop-cache: false;
|
||||||
|
drun {
|
||||||
|
/** Parse user desktop files. */
|
||||||
|
parse-user: true;
|
||||||
|
/** Parse system desktop files. */
|
||||||
|
parse-system: true;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------- Run settings ----------*/
|
||||||
|
run-command: "{cmd}";
|
||||||
|
run-list-command: "";
|
||||||
|
run-shell-command: "{terminal} -e {cmd}";
|
||||||
|
|
||||||
|
/*---------- Fallback Icon ----------*/
|
||||||
|
run,drun {
|
||||||
|
fallback-icon: "application-x-addon";
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------- Window switcher settings ----------*/
|
||||||
|
window-match-fields: "title,class,role,name,desktop";
|
||||||
|
window-command: "wmctrl -i -R {window}";
|
||||||
|
window-format: "{w} - {c} - {t:0}";
|
||||||
|
window-thumbnail: false;
|
||||||
|
|
||||||
|
/*---------- Combi settings ----------*/
|
||||||
|
/* combi-modi: "window,run";*/
|
||||||
|
/* combi-hide-mode-prefix: false;*/
|
||||||
|
/* combi-display-format: "{mode} {text}";*/
|
||||||
|
|
||||||
|
/*---------- History and Sorting ----------*/
|
||||||
|
disable-history: false;
|
||||||
|
sorting-method: "normal";
|
||||||
|
max-history-size: 25;
|
||||||
|
|
||||||
|
/*---------- Display setting ----------*/
|
||||||
|
display-window: "Windows";
|
||||||
|
display-windowcd: "Window CD";
|
||||||
|
display-run: "Run";
|
||||||
|
display-ssh: "SSH";
|
||||||
|
display-drun: "Apps";
|
||||||
|
display-combi: "Combi";
|
||||||
|
display-keys: "Keys";
|
||||||
|
display-filebrowser: "Files";
|
||||||
|
|
||||||
|
/*---------- Misc setting ----------*/
|
||||||
|
terminal: "rofi-sensible-terminal";
|
||||||
|
font: "Mono 12";
|
||||||
|
sort: false;
|
||||||
|
threads: 0;
|
||||||
|
click-to-exit: true;
|
||||||
|
/* ignored-prefixes: "";*/
|
||||||
|
/* pid: "/run/user/1000/rofi.pid";*/
|
||||||
|
|
||||||
|
/*---------- File browser settings ----------*/
|
||||||
|
filebrowser {
|
||||||
|
/* directory: "/home";*/
|
||||||
|
directories-first: true;
|
||||||
|
sorting-method: "name";
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------- Other settings ----------*/
|
||||||
|
timeout {
|
||||||
|
action: "kb-cancel";
|
||||||
|
delay: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------- Keybindings ----------*/
|
||||||
|
/*
|
||||||
|
kb-primary-paste: "Control+V,Shift+Insert";
|
||||||
|
kb-secondary-paste: "Control+v,Insert";
|
||||||
|
kb-clear-line: "Control+w";
|
||||||
|
kb-move-front: "Control+a";
|
||||||
|
kb-move-end: "Control+e";
|
||||||
|
kb-move-word-back: "Alt+b,Control+Left";
|
||||||
|
kb-move-word-forward: "Alt+f,Control+Right";
|
||||||
|
kb-move-char-back: "Left,Control+b";
|
||||||
|
kb-move-char-forward: "Right,Control+f";
|
||||||
|
kb-remove-word-back: "Control+Alt+h,Control+BackSpace";
|
||||||
|
kb-remove-word-forward: "Control+Alt+d";
|
||||||
|
kb-remove-char-forward: "Delete,Control+d";
|
||||||
|
kb-remove-char-back: "BackSpace,Shift+BackSpace,Control+h";
|
||||||
|
kb-remove-to-eol: "Control+k";
|
||||||
|
kb-remove-to-sol: "Control+u";
|
||||||
|
kb-accept-entry: "Control+j,Control+m,Return,KP_Enter";
|
||||||
|
kb-accept-custom: "Control+Return";
|
||||||
|
kb-accept-custom-alt: "Control+Shift+Return";
|
||||||
|
kb-accept-alt: "Shift+Return";
|
||||||
|
kb-delete-entry: "Shift+Delete";
|
||||||
|
kb-mode-next: "Shift+Right,Control+Tab";
|
||||||
|
kb-mode-previous: "Shift+Left,Control+ISO_Left_Tab";
|
||||||
|
kb-mode-complete: "Control+l";
|
||||||
|
kb-row-left: "Control+Page_Up";
|
||||||
|
kb-row-right: "Control+Page_Down";
|
||||||
|
kb-row-down: "Down,Control+n";
|
||||||
|
kb-page-prev: "Page_Up";
|
||||||
|
kb-page-next: "Page_Down";
|
||||||
|
kb-row-first: "Home,KP_Home";
|
||||||
|
kb-row-last: "End,KP_End";
|
||||||
|
kb-row-select: "Control+space";
|
||||||
|
kb-screenshot: "Alt+S";
|
||||||
|
kb-ellipsize: "Alt+period";
|
||||||
|
kb-toggle-case-sensitivity: "grave,dead_grave";
|
||||||
|
kb-toggle-sort: "Alt+grave";
|
||||||
|
kb-cancel: "Escape,Control+g,Control+bracketleft";
|
||||||
|
kb-custom-1: "Alt+1";
|
||||||
|
kb-custom-2: "Alt+2";
|
||||||
|
kb-custom-3: "Alt+3";
|
||||||
|
kb-custom-4: "Alt+4";
|
||||||
|
kb-custom-5: "Alt+5";
|
||||||
|
kb-custom-6: "Alt+6";
|
||||||
|
kb-custom-7: "Alt+7";
|
||||||
|
kb-custom-8: "Alt+8";
|
||||||
|
kb-custom-9: "Alt+9";
|
||||||
|
kb-custom-10: "Alt+0";
|
||||||
|
kb-custom-11: "Alt+exclam";
|
||||||
|
kb-custom-12: "Alt+at";
|
||||||
|
kb-custom-13: "Alt+numbersign";
|
||||||
|
kb-custom-14: "Alt+dollar";
|
||||||
|
kb-custom-15: "Alt+percent";
|
||||||
|
kb-custom-16: "Alt+dead_circumflex";
|
||||||
|
kb-custom-17: "Alt+ampersand";
|
||||||
|
kb-custom-18: "Alt+asterisk";
|
||||||
|
kb-custom-19: "Alt+parenleft";
|
||||||
|
kb-select-1: "Super+1";
|
||||||
|
kb-select-2: "Super+2";
|
||||||
|
kb-select-3: "Super+3";
|
||||||
|
kb-select-4: "Super+4";
|
||||||
|
kb-select-5: "Super+5";
|
||||||
|
kb-select-6: "Super+6";
|
||||||
|
kb-select-7: "Super+7";
|
||||||
|
kb-select-8: "Super+8";
|
||||||
|
kb-select-9: "Super+9";
|
||||||
|
kb-select-10: "Super+0";
|
||||||
|
ml-row-left: "ScrollLeft";
|
||||||
|
ml-row-right: "ScrollRight";
|
||||||
|
ml-row-up: "ScrollUp";
|
||||||
|
ml-row-down: "ScrollDown";
|
||||||
|
me-select-entry: "MousePrimary";
|
||||||
|
me-accept-entry: "MouseDPrimary";
|
||||||
|
me-accept-custom: "Control+MouseDPrimary";
|
||||||
|
*/
|
||||||
|
}
|
||||||
16
private_dot_config/rofi/shared/colors.rasi.tmpl
Normal file
16
private_dot_config/rofi/shared/colors.rasi.tmpl
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* Author : Aditya Shakya (adi1090x)
|
||||||
|
* Github : @adi1090x
|
||||||
|
*
|
||||||
|
* Colors
|
||||||
|
**/
|
||||||
|
|
||||||
|
* {
|
||||||
|
background: #{{.colors.base00}};
|
||||||
|
background-alt: #{{.colors.base01}};
|
||||||
|
foreground: #{{.colors.base05}};
|
||||||
|
selected: #{{.colors.base0C}};
|
||||||
|
active: #{{.colors.base0B}};
|
||||||
|
urgent: #{{.colors.base08}};
|
||||||
|
}
|
||||||
12
private_dot_config/rofi/shared/fonts.rasi
Normal file
12
private_dot_config/rofi/shared/fonts.rasi
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* Author : Aditya Shakya (adi1090x)
|
||||||
|
* Github : @adi1090x
|
||||||
|
*
|
||||||
|
* Fonts
|
||||||
|
*
|
||||||
|
**/
|
||||||
|
|
||||||
|
* {
|
||||||
|
font: "JetBrainsMono Nerd Font Mono";
|
||||||
|
}
|
||||||
171
private_dot_config/rofi/themes/launcher-theme.rasi
Normal file
171
private_dot_config/rofi/themes/launcher-theme.rasi
Normal file
|
|
@ -0,0 +1,171 @@
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* Author : Aditya Shakya (adi1090x)
|
||||||
|
* Github : @adi1090x
|
||||||
|
*
|
||||||
|
* Rofi Theme File
|
||||||
|
* Rofi Version: 1.7.3
|
||||||
|
**/
|
||||||
|
|
||||||
|
/*****----- Configuration -----*****/
|
||||||
|
configuration {
|
||||||
|
modi: "drun";
|
||||||
|
show-icons: true;
|
||||||
|
display-drun: " ";
|
||||||
|
drun-display-format: "{name}";
|
||||||
|
}
|
||||||
|
|
||||||
|
/*****----- Global Properties -----*****/
|
||||||
|
@import "shared/colors.rasi"
|
||||||
|
@import "shared/fonts.rasi"
|
||||||
|
|
||||||
|
/*****----- Main Window -----*****/
|
||||||
|
window {
|
||||||
|
transparency: "real";
|
||||||
|
location: center;
|
||||||
|
anchor: center;
|
||||||
|
fullscreen: false;
|
||||||
|
width: 400px;
|
||||||
|
x-offset: 0px;
|
||||||
|
y-offset: 0px;
|
||||||
|
|
||||||
|
enabled: true;
|
||||||
|
margin: 0px;
|
||||||
|
padding: 0px;
|
||||||
|
border: 0px solid;
|
||||||
|
border-radius: 12px;
|
||||||
|
border-color: @selected;
|
||||||
|
background-color: @background;
|
||||||
|
cursor: "default";
|
||||||
|
}
|
||||||
|
|
||||||
|
/*****----- Main Box -----*****/
|
||||||
|
mainbox {
|
||||||
|
enabled: true;
|
||||||
|
spacing: 0px;
|
||||||
|
margin: 0px;
|
||||||
|
padding: 0px;
|
||||||
|
border: 0px solid;
|
||||||
|
border-radius: 0px 0px 0px 0px;
|
||||||
|
border-color: @selected;
|
||||||
|
background-color: transparent;
|
||||||
|
children: [ "inputbar", "listview" ];
|
||||||
|
}
|
||||||
|
|
||||||
|
/*****----- Inputbar -----*****/
|
||||||
|
inputbar {
|
||||||
|
enabled: true;
|
||||||
|
spacing: 10px;
|
||||||
|
margin: 0px;
|
||||||
|
padding: 15px;
|
||||||
|
border: 0px solid;
|
||||||
|
border-radius: 0px;
|
||||||
|
border-color: @selected;
|
||||||
|
background-color: @selected;
|
||||||
|
text-color: @background;
|
||||||
|
children: [ "prompt", "entry" ];
|
||||||
|
}
|
||||||
|
|
||||||
|
prompt {
|
||||||
|
enabled: true;
|
||||||
|
background-color: inherit;
|
||||||
|
text-color: inherit;
|
||||||
|
}
|
||||||
|
textbox-prompt-colon {
|
||||||
|
enabled: true;
|
||||||
|
expand: false;
|
||||||
|
str: "::";
|
||||||
|
background-color: inherit;
|
||||||
|
text-color: inherit;
|
||||||
|
}
|
||||||
|
entry {
|
||||||
|
enabled: true;
|
||||||
|
background-color: inherit;
|
||||||
|
text-color: inherit;
|
||||||
|
cursor: text;
|
||||||
|
placeholder: "Search...";
|
||||||
|
placeholder-color: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*****----- Listview -----*****/
|
||||||
|
listview {
|
||||||
|
enabled: true;
|
||||||
|
columns: 1;
|
||||||
|
lines: 6;
|
||||||
|
cycle: true;
|
||||||
|
dynamic: true;
|
||||||
|
scrollbar: false;
|
||||||
|
layout: vertical;
|
||||||
|
reverse: false;
|
||||||
|
fixed-height: true;
|
||||||
|
fixed-columns: true;
|
||||||
|
|
||||||
|
spacing: 5px;
|
||||||
|
margin: 0px;
|
||||||
|
padding: 0px;
|
||||||
|
border: 0px solid;
|
||||||
|
border-radius: 0px;
|
||||||
|
border-color: @selected;
|
||||||
|
background-color: transparent;
|
||||||
|
text-color: @foreground;
|
||||||
|
cursor: "default";
|
||||||
|
}
|
||||||
|
scrollbar {
|
||||||
|
handle-width: 5px ;
|
||||||
|
handle-color: @selected;
|
||||||
|
border-radius: 0px;
|
||||||
|
background-color: @background-alt;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*****----- Elements -----*****/
|
||||||
|
element {
|
||||||
|
enabled: true;
|
||||||
|
spacing: 10px;
|
||||||
|
margin: 0px;
|
||||||
|
padding: 8px;
|
||||||
|
border: 0px solid;
|
||||||
|
border-radius: 0px;
|
||||||
|
border-color: @selected;
|
||||||
|
background-color: transparent;
|
||||||
|
text-color: @foreground;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
element normal.normal {
|
||||||
|
background-color: @background;
|
||||||
|
text-color: @foreground;
|
||||||
|
}
|
||||||
|
element selected.normal {
|
||||||
|
background-color: @background-alt;
|
||||||
|
text-color: @foreground;
|
||||||
|
}
|
||||||
|
element-icon {
|
||||||
|
background-color: transparent;
|
||||||
|
text-color: inherit;
|
||||||
|
size: 32px;
|
||||||
|
cursor: inherit;
|
||||||
|
}
|
||||||
|
element-text {
|
||||||
|
background-color: transparent;
|
||||||
|
text-color: inherit;
|
||||||
|
highlight: inherit;
|
||||||
|
cursor: inherit;
|
||||||
|
vertical-align: 0.5;
|
||||||
|
horizontal-align: 0.0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*****----- Message -----*****/
|
||||||
|
error-message {
|
||||||
|
padding: 15px;
|
||||||
|
border: 2px solid;
|
||||||
|
border-radius: 12px;
|
||||||
|
border-color: @selected;
|
||||||
|
background-color: @background;
|
||||||
|
text-color: @foreground;
|
||||||
|
}
|
||||||
|
textbox {
|
||||||
|
background-color: @background;
|
||||||
|
text-color: @foreground;
|
||||||
|
vertical-align: 0.5;
|
||||||
|
horizontal-align: 0.0;
|
||||||
|
highlight: none;
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
/home/jsw/.config/systemd/user/kanata.service
|
||||||
11
private_dot_config/systemd/user/kanata.service
Normal file
11
private_dot_config/systemd/user/kanata.service
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
[Unit]
|
||||||
|
Description=Polkit GNOME Authentication Agent
|
||||||
|
After=graphical-session.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
WorkingDirectory=%h
|
||||||
|
ExecStart=/usr/bin/kanata -c ./.config/kanata/config.kbd
|
||||||
|
Restart=on-failure
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
||||||
|
|
@ -0,0 +1,94 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Name[bg]=Преглед на улеснените услуги с Avahi
|
||||||
|
Name[ca]=Eina d'exploració de Zeroconf de l'Avahi
|
||||||
|
Name[cs]=Procházení pomocí Avahi
|
||||||
|
Name[da]=Avahi Zeroconf-browser
|
||||||
|
Name[de]=Avahi Zeroconf Browser
|
||||||
|
Name[el]=Περιηγητής Avahi Zeroconf
|
||||||
|
Name[en_GB]=Avahi Zeroconf Browser
|
||||||
|
Name[en_NZ]=Avahi Zeroconf Browser
|
||||||
|
Name[es]=Navegador Zeroconf de Avahi
|
||||||
|
Name[et]=Avahi Zeroconf brauser
|
||||||
|
Name[fa]=Avahi مرورگر Zeroconf
|
||||||
|
Name[fi]=Avahin Zeroconf-selain
|
||||||
|
Name[fo]=Avahi Zeroconf kagi
|
||||||
|
Name[fr]=Explorateur Zeroconf d’Avahi
|
||||||
|
Name[gl]=Navegador Zeroconf de Avahi
|
||||||
|
Name[he]=סייר ה־Zeroconf של Avahi
|
||||||
|
Name[hi]=Avahi Zeroconf Browser
|
||||||
|
Name[hr]=Avahi Zeroconf preglednik
|
||||||
|
Name[hu]=Avahi Zeroconf-böngésző
|
||||||
|
Name[id]=Peramban Zeroconf Avahi
|
||||||
|
Name[it]=Esploratore Zeroconf Avahi
|
||||||
|
Name[ja]=Avahi Zeroconf ブラウザ
|
||||||
|
Name[ka]=Avahi Zeroconf ბრაუზერი
|
||||||
|
Name[ko]=Avahi Zeroconf 탐색기
|
||||||
|
Name[lv]=Avahi Zeroconf pārlūks
|
||||||
|
Name[nl]=Avahi zeroconf browser
|
||||||
|
Name[oc]=Explorador Zeroconf d'Avahi
|
||||||
|
Name[pl]=Przeglądarka Zeroconf Avahi
|
||||||
|
Name[pt_BR]=Navegador Zeroconf do Avahi
|
||||||
|
Name[ro]=Navigator Avahi Zeroconf
|
||||||
|
Name[ru]=Обозреватель Avahi Zeroconf
|
||||||
|
Name[sk]=Avahi - prieskumník služieb Zeroconf
|
||||||
|
Name[sl]=Brskalnik Avahi Zeroconf
|
||||||
|
Name[sr]=Авахијев Зероконф прегледник
|
||||||
|
Name[sr@latin]=Avahijev Zerokonf preglednik
|
||||||
|
Name[sv]=Avahi Zeroconf-bläddrare
|
||||||
|
Name[tr]=Avahi Zeroconf Tarayıcı
|
||||||
|
Name[uk]=Переглядач Zeroconf Avahi
|
||||||
|
Name[zh_CN]=Avahi Zeroconf 浏览器
|
||||||
|
Name[zh_TW]=Avahi Zeroconf 瀏覽器
|
||||||
|
Name[fur]=Esploradôr Zeroconf di Avahi
|
||||||
|
Name=Avahi Zeroconf Browser
|
||||||
|
Comment[ar]=خدمة التصفح Zeroconf متاحة على الشبكة
|
||||||
|
Comment[bg]=Преглед на улеснените услуги (Zeroconf) в мрежата ви
|
||||||
|
Comment[ca]=Exploreu si hi ha disponibles serveis Zeroconf a la vostra xarxa
|
||||||
|
Comment[cs]=Procházejte si služby dostupné na síti, bez nutnosti něco nastavovat
|
||||||
|
Comment[da]=Find Zeroconf-tjenester på dit netværk
|
||||||
|
Comment[de]=Durchsuchen nach Zeroconf-aktivierten Diensten in Ihrem Netzwerk
|
||||||
|
Comment[el]=Εξερεύνηση υπηρεσιών Zeroconf που είναι διαθέσιμες στο δίκτυό σας
|
||||||
|
Comment[en_GB]=Browse for Zeroconf services available on your network
|
||||||
|
Comment[en_NZ]=Browse for Zeroconf services available on your network
|
||||||
|
Comment[es]=Navegar en busca de servicios Zeroconf disponibles en su red
|
||||||
|
Comment[et]=Sinu võrgus olevate Zeroconf teenuste sirvimine
|
||||||
|
Comment[fa]=خدمات Zeroconf موجود در شبکهتان را مرور کنید
|
||||||
|
Comment[fi]=Selaa verkossa saatavilla olevia Zeroconf-palveluita
|
||||||
|
Comment[fo]=Kaga eftir Zeroconf-tænastum, tøkar á tínum neti
|
||||||
|
Comment[fr]=Explorer les services Zeroconf disponibles sur votre réseau
|
||||||
|
Comment[gl]=Navegar na busca de servizos Zeroconf dispoñíbeis na súa rede
|
||||||
|
Comment[he]=סיור אחר שירותי Zeroconf הזמינים ברשת שלך
|
||||||
|
Comment[hi]=आपके नेटवर्क पर उपलब्ध Zeroconf सेवाओं के लिए ब्राउज़र
|
||||||
|
Comment[hr]=Pregledavajte Zeroconf usluge dostupne na vašoj mreži
|
||||||
|
Comment[hu]=Zeroconf szolgáltatások keresése a hálózaton
|
||||||
|
Comment[id]=Ramban layanan Zeroconf yang tersedia pada jaringan Anda
|
||||||
|
Comment[it]=Esplora i servizi Zeroconf disponibili sulla propria rete
|
||||||
|
Comment[ja]=ネットワーク上の利用可能な Zeroconf サービスを検索
|
||||||
|
Comment[ka]=მოძებნეთ Zeroconf სერვისები თქვენს ქსელში
|
||||||
|
Comment[ko]=Zeroconf 서비스를 위한 탐색기는 네트워크에서 사용 할 수 있습니다
|
||||||
|
Comment[lv]=Pārlūkot Zeroconf pakalpojumus, kas pieejami šajā tīklā
|
||||||
|
Comment[nl]=Browse voor Zeroconf services beschikbaar op jouw netwerk
|
||||||
|
Comment[oc]=Explorar los servicis Zeroconf disponibles sus vòstra ret
|
||||||
|
Comment[pl]=Przeglądanie usług Zeroconf dostępnych w sieci
|
||||||
|
Comment[pt_BR]=Procura por serviços Zeroconf disponíveis em sua rede
|
||||||
|
Comment[ro]=Descoperă serviciile Zeroconf disponibile în rețeaua dumneavoastră
|
||||||
|
Comment[ru]=Поиск служб Zeroconf в локальной сети
|
||||||
|
Comment[sk]=Preskúma služby typu Zeroconf dostupné vo vašej sieti
|
||||||
|
Comment[sl]=Brskanje med razpoložljivimi storitvami Zeroconf v omrežju
|
||||||
|
Comment[sr]=Прегледам доступне Зероконф услуге на вашој мрежи
|
||||||
|
Comment[sr@latin]=Pregledam dostupne Zerokonf usluge na vašoj mreži
|
||||||
|
Comment[sv]=Bläddra efter Zeroconf-tjänster tillgängliga på ditt nätverk
|
||||||
|
Comment[tr]=Ağınızda kullanılabilir Zeroconf hizmetlerine göz atın
|
||||||
|
Comment[uk]=Переглянути служби Zeroconf, доступ до яких можна отримати у вашій мережі
|
||||||
|
Comment[zh_CN]=浏览网络内可用的 Zeroconf 服务
|
||||||
|
Comment[zh_TW]=在您的網路上瀏覽可用的 Zeroconf 服務
|
||||||
|
Comment[fur]=Esplore i servizis Zeroconf disponibii te tô rêt
|
||||||
|
Comment=Browse for Zeroconf services available on your network
|
||||||
|
Exec=/usr/bin/avahi-discover
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Icon=network-wired
|
||||||
|
Categories=GNOME;System;
|
||||||
|
StartupNotify=false
|
||||||
|
NoDisplay=true
|
||||||
89
private_dot_local/private_share/applications/bssh.desktop
Normal file
89
private_dot_local/private_share/applications/bssh.desktop
Normal file
|
|
@ -0,0 +1,89 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Name[bg]=Преглед с Avahi на сървърите за SSH
|
||||||
|
Name[ca]=Eina d'exploració de servidors de SSH de l'Avahi
|
||||||
|
Name[cs]=Vyhledávání SSH přes Avahi
|
||||||
|
Name[da]=Browser til Avahi SSH-server
|
||||||
|
Name[de]=Avahi SSH-Server-Browser
|
||||||
|
Name[el]=Avahi περιηγητής εξυπηρετητών SSH
|
||||||
|
Name[en_GB]=Avahi SSH Server Browser
|
||||||
|
Name[en_NZ]=Avahi SSH Server Browser
|
||||||
|
Name[es]=Examinador de servidores SSH de Avahi
|
||||||
|
Name[et]=Avahi SSH serverite brauser
|
||||||
|
Name[fi]=Avahin SSH-palvelinselain
|
||||||
|
Name[fo]=Avahi SSH-tænastu kagi
|
||||||
|
Name[fr]=Explorateur de serveur SSH Avahi
|
||||||
|
Name[gl]=Navegador de servidores SSH de Avahi
|
||||||
|
Name[hi]=Avahi SSH सर्वर ब्राउज़र
|
||||||
|
Name[hr]=Avahi preglednik SSH poslužitelja
|
||||||
|
Name[hu]=Avahi SSH-kiszolgálóböngésző
|
||||||
|
Name[id]=Peramban Server SSH Avahi
|
||||||
|
Name[it]=Esploratore Avahi per server SSH
|
||||||
|
Name[ja]=Avahi SSH サーバの検索
|
||||||
|
Name[ka]=Avahi SSH სერვერის მოძებნა
|
||||||
|
Name[ko]=Avahi SSH 서버 검색기
|
||||||
|
Name[lv]=Avahi SSH serveru pārlūks
|
||||||
|
Name[nl]=Avahi SSH server browser
|
||||||
|
Name[oc]=Explorador de servidor SSH Avahi
|
||||||
|
Name[pl]=Przeglądarka serwerów SSH Avahi
|
||||||
|
Name[pt_BR]=Navegador de servidores SSH do Avahi
|
||||||
|
Name[ro]=Navigator de servere SSH Avahi
|
||||||
|
Name[ru]=Навигатор Avahi по серверам SSH
|
||||||
|
Name[sk]=Avahi - prieskumník SSH serverov
|
||||||
|
Name[sl]=Avahi brskalnik strežnika SSH
|
||||||
|
Name[sr]=Прегледник Авахијевог сервера безбедне шкољке
|
||||||
|
Name[sr@latin]=Preglednik Avahijevog servera bezbedne školjke
|
||||||
|
Name[sv]=Avahi SSH-serverbläddrare
|
||||||
|
Name[tr]=Avahi SSH Sunucu Tarayıcısı
|
||||||
|
Name[uk]=Переглядач серверів SSH Avahi
|
||||||
|
Name[zh_CN]=Avahi SSH 服务器的浏览器
|
||||||
|
Name[zh_TW]=Avahi SSH 伺服器瀏覽器
|
||||||
|
Name[fur]=Esploradôr Avahi par servidôr SSH
|
||||||
|
Name=Avahi SSH Server Browser
|
||||||
|
Comment[bg]=Преглед на сървърите за SSH с улеснение
|
||||||
|
Comment[ca]=Exploreu si hi ha servidors de SSH amb Zeroconf habilitat
|
||||||
|
Comment[cs]=Procházejte si servery SSH, bez nutnosti něco nastavovat
|
||||||
|
Comment[da]=Find Zeroconf-aktiverede SSH-servere
|
||||||
|
Comment[de]=Durchsuchen nach Zeroconf-aktivierten SSH-Servern
|
||||||
|
Comment[el]=Εξερεύνηση για εξυπηρετητές SSH με ενεργοποιημένο Zeroconf
|
||||||
|
Comment[en_GB]=Browse for Zeroconf-enabled SSH Servers
|
||||||
|
Comment[en_NZ]=Browse for Zeroconf-enabled SSH Servers
|
||||||
|
Comment[es]=Examinar servidores SSH con zeroconf activado
|
||||||
|
Comment[et]=Zeroconf toega SSH serverite sirvimine
|
||||||
|
Comment[fi]=Selaa Zeroconf-varustettuja SSH-palvelimia
|
||||||
|
Comment[fo]=Kaga eftir Zeroconf-virkjaðum SSH-ambætarum
|
||||||
|
Comment[fr]=Explorer les serveurs SSH avec Zeroconf activé
|
||||||
|
Comment[gl]=Navegar por servidores SSH con Zeroconf activado
|
||||||
|
Comment[hi]=Zeroconf-सक्षम SSH सर्वर के लिए ब्राउज़ करें
|
||||||
|
Comment[hr]=Pregledaj Zeroconf-omogućene SSH poslužitellje
|
||||||
|
Comment[hu]=Zeroconf-képes SSH kiszolgálók keresése
|
||||||
|
Comment[id]=Meramban Server SSH Teraktifkan-Zeroconf
|
||||||
|
Comment[it]=Esplora i server SSH con Zeroconf abilitato
|
||||||
|
Comment[ja]=Zeroconf を有効にした SSH サーバを検索
|
||||||
|
Comment[ka]=Zeroconf-ჩართული SSH სერვერების მოძებნა
|
||||||
|
Comment[ko]=Zeroconf-활성화된 SSH 서버를 위한 검색
|
||||||
|
Comment[lv]=Pārlūkot Zeroconf aktivētus SSH serverus
|
||||||
|
Comment[nl]=Browse voor Zeroconf-enabled SSH servers
|
||||||
|
Comment[oc]=Explorar los servidors SSH amb Zeroconf activat
|
||||||
|
Comment[pl]=Przeglądanie serwerów SSH z włączonym Zeroconf
|
||||||
|
Comment[pt_BR]=Procure por servidores SSH com Zeroconf habilitado
|
||||||
|
Comment[ro]=Navighează servere SSH având activat Zeroconf
|
||||||
|
Comment[ru]=Просмотр списка серверов SSH с включённой службой Zeroconf
|
||||||
|
Comment[sk]=Preskúma SSH servery s povolenou službou Zeroconf
|
||||||
|
Comment[sl]=Brskanje med omogočenimi strežniki Zeroconf SSH
|
||||||
|
Comment[sr]=Потражите сервере безбедне шкољке са укљученим Зероконфом
|
||||||
|
Comment[sr@latin]=Potražite servere bezbedne školjke sa uključenim Zerokonfom
|
||||||
|
Comment[sv]=Bläddra efter Zeroconf-aktiverade SSH-servrar
|
||||||
|
Comment[tr]=Sıfır yapılandırma uyumlu SSH Sunucularını Tara
|
||||||
|
Comment[uk]=Перегляд серверів SSH з увімкненим Zeroconf
|
||||||
|
Comment[zh_CN]=浏览启用了 Zeroconf 的 SSH 服务器
|
||||||
|
Comment[zh_TW]=瀏覽啟用 Zeroconf 的 SSH 伺服器
|
||||||
|
Comment[fur]=Esplore i servidôrs SSH cun Zeroconf abilitât
|
||||||
|
Comment=Browse for Zeroconf-enabled SSH Servers
|
||||||
|
Exec=/usr/bin/bssh
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Icon=network-wired
|
||||||
|
Categories=GNOME;Network;
|
||||||
|
StartupNotify=false
|
||||||
|
NoDisplay=true
|
||||||
89
private_dot_local/private_share/applications/bvnc.desktop
Normal file
89
private_dot_local/private_share/applications/bvnc.desktop
Normal file
|
|
@ -0,0 +1,89 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Name[bg]=Преглед с Avahi на сървърите за VNC
|
||||||
|
Name[ca]=Eina d'exploració de servidors de VNC de l'Avahi
|
||||||
|
Name[cs]=Vyhledávání VNC přes Avahi
|
||||||
|
Name[da]=Browser til Avahi VNC-server
|
||||||
|
Name[de]=Avahi VNC-Server-Browser
|
||||||
|
Name[el]=Avahi περιηγητής εξυπηρετητών VNC
|
||||||
|
Name[en_GB]=Avahi VNC Server Browser
|
||||||
|
Name[en_NZ]=Avahi VNC Server Browser
|
||||||
|
Name[es]=Examinador de servidores VNC de Avahi
|
||||||
|
Name[et]=Avahi VNC serverite brauser
|
||||||
|
Name[fi]=Avahin VNC-palvelinselain
|
||||||
|
Name[fo]=Avahi VNC-tænastu kagi
|
||||||
|
Name[fr]=Explorateur de serveurs VNC Avahi
|
||||||
|
Name[gl]=Navegador de servidores VNC de Avahi
|
||||||
|
Name[hi]=Avahi VNC सर्वर ब्राउज़र
|
||||||
|
Name[hr]=Avahi preglednik za VNC poslužitelje
|
||||||
|
Name[hu]=Avahi VNC-kiszolgálóböngésző
|
||||||
|
Name[id]=Peramban Server VNC Avahi
|
||||||
|
Name[it]=Esploratore Avahi per server VNC
|
||||||
|
Name[ja]=Avahi VNC サーバの検索
|
||||||
|
Name[ka]=Avahi VNC სერვერის მოძებნა
|
||||||
|
Name[ko]=Avahi VNC 서버 검색기
|
||||||
|
Name[lv]=Avahi VNC serveru pārlūks
|
||||||
|
Name[nl]=Avahi VNC server browser
|
||||||
|
Name[oc]=Explorador de servidors VNC Avahi
|
||||||
|
Name[pl]=Przeglądarka serwerów VNC Avahi
|
||||||
|
Name[pt_BR]=Navegador de servidores VNC do Avahi
|
||||||
|
Name[ro]=Navigator Avahi de server VNC
|
||||||
|
Name[ru]=Навигатор Avahi по серверам VNC
|
||||||
|
Name[sk]=Avahi - prieskumník VNC serverov
|
||||||
|
Name[sl]=Avahi brskalnik strežnika VNC
|
||||||
|
Name[sr]=Прегледник Авахијевог ВНЦ сервера
|
||||||
|
Name[sr@latin]=Preglednik Avahijevog VNC servera
|
||||||
|
Name[sv]=Avahi VNC-serverbläddrare
|
||||||
|
Name[tr]=Avahi VNC Sunucu Tarayıcısı
|
||||||
|
Name[uk]=Переглядач серверів VNC Avahi
|
||||||
|
Name[zh_CN]=Avahi VNC 服务器的浏览器
|
||||||
|
Name[zh_TW]=Avahi VNC 伺服器瀏覽器
|
||||||
|
Name[fur]=Esploradôr Avahi par servidôr VNC
|
||||||
|
Name=Avahi VNC Server Browser
|
||||||
|
Comment[bg]=Преглед на сървърите за VNC с улеснение
|
||||||
|
Comment[ca]=Exploreu si hi ha servidors de VNC amb Zeroconf habilitat
|
||||||
|
Comment[cs]=Procházejte si servery VNC, bez nutnosti něco nastavovat
|
||||||
|
Comment[da]=Find Zeroconf-aktiverede VNC-servere
|
||||||
|
Comment[de]=Durchsuchen nach Zeroconf-aktivierten VNC-Servern
|
||||||
|
Comment[el]=Εξερεύνηση για εξυπηρετητές VNC με ενεργοποιημένο Zeroconf
|
||||||
|
Comment[en_GB]=Browse for Zeroconf-enabled VNC Servers
|
||||||
|
Comment[en_NZ]=Browse for Zeroconf-enabled VNC Servers
|
||||||
|
Comment[es]=Examinar servidores VNC con zeroconf activado
|
||||||
|
Comment[et]=Zeroconf toega VNC serverite sirvimine
|
||||||
|
Comment[fi]=Selaa Zeroconf-varustettuja VNC-palvelimia
|
||||||
|
Comment[fo]=Kaga eftir Zeroconf-virkjaðum VNC-ambætarum
|
||||||
|
Comment[fr]=Explorer les serveurs VNC avec Zeroconf activé
|
||||||
|
Comment[gl]=Navegar por servidores VNC con Zeroconf activado
|
||||||
|
Comment[hi]=Zeroconf-सक्षम VNC सर्वर के लिए ब्राउज़ करें
|
||||||
|
Comment[hr]=Pregledaj Zeroconf-omogućene VNC poslužitellje
|
||||||
|
Comment[hu]=Zeroconf-képes VNC kiszolgálók keresése
|
||||||
|
Comment[id]=Meramban Server VNC Teraktifkan-Zeroconf
|
||||||
|
Comment[it]=Esplora i server VNC con Zeroconf abilitato
|
||||||
|
Comment[ja]=Zeroconf を有効にした VNC サーバを検索
|
||||||
|
Comment[ka]=Zeroconf-ჩართული VNC სერვერების მოძებნა
|
||||||
|
Comment[ko]=Zeroconf-활성화된 VNC 서버를 위한 검색
|
||||||
|
Comment[lv]=Pārlūkot Zeroconf aktivētus VNC serverus
|
||||||
|
Comment[nl]=Browse voor Zeroconf-enabled VNC servers
|
||||||
|
Comment[oc]=Explorar los servidors VNC amb Zeroconf activat
|
||||||
|
Comment[pl]=Przeglądanie serwerów VNC z włączonym Zeroconf
|
||||||
|
Comment[pt_BR]=Procure por servidores VNC com Zeroconf habilitado
|
||||||
|
Comment[ro]=Navighează serverele VNC având activat Zeroconf
|
||||||
|
Comment[ru]=Просмотр списка серверов VNC с включённой службой Zeroconf
|
||||||
|
Comment[sk]=Preskúma VNC servery s povolenou službou Zeroconf
|
||||||
|
Comment[sl]=Brskanje med omogočenimi strežniki Zeroconf VNC
|
||||||
|
Comment[sr]=Потражите ВНЦ сервере са укљученим Зероконфом
|
||||||
|
Comment[sr@latin]=Potražite VNC servere sa uključenim Zerokonfom
|
||||||
|
Comment[sv]=Bläddra efter Zeroconf-aktiverade VNC-servrar
|
||||||
|
Comment[tr]=Sıfır yapılandırma uyumlu VNC Sunucularını Tara
|
||||||
|
Comment[uk]=Перегляд серверів VNC з увімкненим Zeroconf
|
||||||
|
Comment[zh_CN]=浏览启用了 Zeroconf 功能的 VNC 服务器
|
||||||
|
Comment[zh_TW]=瀏覽啟用 Zeroconf 的 VNC 伺服器
|
||||||
|
Comment[fur]=Esplore i servidôrs VNC cun Zeroconf abilitât
|
||||||
|
Comment=Browse for Zeroconf-enabled VNC Servers
|
||||||
|
Exec=/usr/bin/bvnc
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Icon=network-wired
|
||||||
|
Categories=GNOME;Network;
|
||||||
|
StartupNotify=false
|
||||||
|
NoDisplay=true
|
||||||
12
private_dot_local/private_share/applications/qv4l2.desktop
Normal file
12
private_dot_local/private_share/applications/qv4l2.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Qt V4L2 test Utility
|
||||||
|
Name[pt]=Utilitário de teste V4L2
|
||||||
|
Comment=Allow testing Video4Linux devices
|
||||||
|
Comment[pt]=Permite testar dispositivos Video4Linux
|
||||||
|
Exec=qv4l2
|
||||||
|
Icon=qv4l2
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=AudioVideo;
|
||||||
|
Keywords=video;grabber;V4L;
|
||||||
|
NoDisplay=true
|
||||||
10
private_dot_local/private_share/applications/qvidcap.desktop
Normal file
10
private_dot_local/private_share/applications/qvidcap.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Qt V4L2 video capture utility
|
||||||
|
Comment=Viewer for video capture
|
||||||
|
Exec=qvidcap
|
||||||
|
Icon=qvidcap
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=AudioVideo;
|
||||||
|
Keywords=video;grabber;V4L;
|
||||||
|
NoDisplay=true
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Type=Application
|
||||||
|
Terminal=false
|
||||||
|
Exec=rofi-theme-selector
|
||||||
|
Name=Rofi Theme Selector
|
||||||
|
Icon=rofi
|
||||||
|
NoDisplay=true
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Type=Application
|
||||||
|
Terminal=false
|
||||||
|
Exec=rofi -show
|
||||||
|
Name=Rofi
|
||||||
|
Icon=rofi
|
||||||
|
NoDisplay=true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue