Compare commits
5 Commits
05c22419bd
...
7253772baa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7253772baa | ||
|
|
90378c1a75 | ||
|
|
44d1da2188 | ||
|
|
00f8c3a002 | ||
|
|
08e34a3227 |
76
.Xresources
76
.Xresources
@@ -1,12 +1,13 @@
|
|||||||
Xft.dpi: 96
|
Xft.dpi: 96
|
||||||
Xcursor.size: 16
|
Xcursor.size: 16
|
||||||
! URxvt
|
! URxvt
|
||||||
URxvt.font:xft:IBM Plex Mono:size=8
|
URxvt.font:xft:iM WritingMonoS Nerd Font:size=12
|
||||||
URxvt.boldFont:xft:IBM Plex Mono:size=8
|
URxvt.boldFont:xft:iM WritingMonoS Nerd Font:size=12:style=bold
|
||||||
URxvt.italicFont:xft:IBM Plex Mono:size=8
|
URxvt.italicFont:xft:iM WritingMonoS Nerd Font:size=12:style=italic
|
||||||
URxvt.boldItalicFont:xft:IBM Plex Mono:size=8
|
URxvt.boldItalicFont:xft:iM WritingMonoS Nerd Font:size=12:style=bold italic
|
||||||
URxvt.secondaryScreen: 1
|
URxvt.secondaryScreen: 1
|
||||||
URxvt.secondaryScroll: 0
|
URxvt.secondaryScroll: 0
|
||||||
|
URxvt.letterSpace: -1
|
||||||
|
|
||||||
! General settings
|
! General settings
|
||||||
URxvt.iso14755 : false
|
URxvt.iso14755 : false
|
||||||
@@ -36,43 +37,42 @@ URxvt.underlineURLs: True
|
|||||||
URxvt.keysym.Shift-Control-C: perl:clipboard:copy
|
URxvt.keysym.Shift-Control-C: perl:clipboard:copy
|
||||||
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
|
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
|
||||||
|
|
||||||
! Font
|
! special
|
||||||
!URxvt.font: xft:Fantasque Sans Mono-10,xft:FontAwesome-10
|
*foreground: #fce8c3
|
||||||
!URxvt.boldFont: xft:Fantasque Sans Mono-10,xft:FontAwesome-10
|
*background: #1c1b19
|
||||||
URxvt.letterSpace: 0
|
*cursorColor: #fbb829
|
||||||
|
|
||||||
! Gruvbox theme
|
! black
|
||||||
URxvt.background: #282828
|
*color0: #1c1b19
|
||||||
URxvt.foreground: #ebdbb2
|
*color8: #918175
|
||||||
|
|
||||||
! Black + DarkGrey
|
! red
|
||||||
URxvt.color0: #282828
|
*color1: #ef2f27
|
||||||
URxvt.color8: #928374
|
*color9: #f75341
|
||||||
! DarkRed + Red
|
|
||||||
URxvt.color1: #cc241d
|
|
||||||
URxvt.color9: #fb4934
|
|
||||||
! DarkGreen + Green
|
|
||||||
URxvt.color2: #98971a
|
|
||||||
URxvt.color10: #b8bb26
|
|
||||||
! DarkYellow + Yellow
|
|
||||||
URxvt.color3: #d79921
|
|
||||||
URxvt.color11: #fabd2f
|
|
||||||
! DarkBlue + Blue
|
|
||||||
URxvt.color4: #458588
|
|
||||||
URxvt.color12: #83a598
|
|
||||||
! DarkMagenta + Magenta
|
|
||||||
URxvt.color5: #b16286
|
|
||||||
URxvt.color13: #d3869b
|
|
||||||
! DarkCyan + Cyan
|
|
||||||
URxvt.color6: #689d6a
|
|
||||||
URxvt.color14: #8ec07c
|
|
||||||
! LightGrey + White
|
|
||||||
URxvt.color7: #a89984
|
|
||||||
URxvt.color15: #ebdbb2
|
|
||||||
|
|
||||||
! Fading text on focus lost
|
! green
|
||||||
URxvt.fading: 30
|
*color2: #519f50
|
||||||
URxvt.cutchars: BACKSLASH '"'&()*,;<=>?@[]^{|}/
|
*color10: #98bc37
|
||||||
|
|
||||||
|
! yellow
|
||||||
|
*color3: #fbb829
|
||||||
|
*color11: #fed06e
|
||||||
|
|
||||||
|
! blue
|
||||||
|
*color4: #2c78bf
|
||||||
|
*color12: #68a8e4
|
||||||
|
|
||||||
|
! magenta
|
||||||
|
*color5: #e02c6d
|
||||||
|
*color13: #ff5c8f
|
||||||
|
|
||||||
|
! cyan
|
||||||
|
*color6: #0aaeb3
|
||||||
|
*color14: #2be4d0
|
||||||
|
|
||||||
|
! white
|
||||||
|
*color7: #baa67f
|
||||||
|
*color15: #fce8c3
|
||||||
|
|
||||||
! Xresources
|
! Xresources
|
||||||
|
|
||||||
|
|||||||
@@ -131,10 +131,10 @@ font:
|
|||||||
# - (macOS) Menlo
|
# - (macOS) Menlo
|
||||||
# - (Linux/BSD) monospace
|
# - (Linux/BSD) monospace
|
||||||
# - (Windows) Consolas
|
# - (Windows) Consolas
|
||||||
family: IBM Plex Mono Text
|
family: iM WritingMonoS Nerd Font
|
||||||
|
|
||||||
# The `style` can be specified to pick a specific face.
|
# The `style` can be specified to pick a specific face.
|
||||||
style: Text
|
#style: Text
|
||||||
|
|
||||||
# Bold font face
|
# Bold font face
|
||||||
bold:
|
bold:
|
||||||
@@ -915,50 +915,68 @@ import:
|
|||||||
# - ~/various/alacritty-theme/themes/argonaut.yaml
|
# - ~/various/alacritty-theme/themes/argonaut.yaml
|
||||||
# - ~/various/alacritty-theme/themes/atom_one_light.yaml
|
# - ~/various/alacritty-theme/themes/atom_one_light.yaml
|
||||||
# - ~/various/alacritty-theme/themes/ayu_dark.yaml
|
# - ~/various/alacritty-theme/themes/ayu_dark.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/ayu_light.yaml
|
||||||
# - ~/various/alacritty-theme/themes/base16_default_dark.yaml
|
# - ~/various/alacritty-theme/themes/base16_default_dark.yaml
|
||||||
# - ~/various/alacritty-theme/themes/blood_moon.yaml
|
# - ~/various/alacritty-theme/themes/blood_moon.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/bluish.yaml
|
||||||
# - ~/various/alacritty-theme/themes/breeze.yaml
|
# - ~/various/alacritty-theme/themes/breeze.yaml
|
||||||
# - ~/various/alacritty-theme/themes/campbell.yaml # A good one
|
# - ~/various/alacritty-theme/themes/campbell.yaml
|
||||||
# - ~/various/alacritty-theme/themes/challenger_deep.yaml
|
# - ~/various/alacritty-theme/themes/challenger_deep.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/citylights.yaml
|
||||||
# - ~/various/alacritty-theme/themes/Cobalt2.yaml
|
# - ~/various/alacritty-theme/themes/Cobalt2.yaml
|
||||||
# - ~/various/alacritty-theme/themes/cyber_punk_neon.yaml # Quite good one
|
# - ~/various/alacritty-theme/themes/cyber_punk_neon.yaml
|
||||||
# - ~/various/alacritty-theme/themes/darcula.yaml
|
# - ~/various/alacritty-theme/themes/darcula.yaml
|
||||||
# - ~/various/alacritty-theme/themes/dark_pastels.yaml
|
# - ~/various/alacritty-theme/themes/dark_pastels.yaml
|
||||||
# - ~/various/alacritty-theme/themes/doom_one.yml
|
# - ~/various/alacritty-theme/themes/doom_one.yaml
|
||||||
# - ~/various/alacritty-theme/themes/dracula.yaml
|
# - ~/various/alacritty-theme/themes/dracula.yaml
|
||||||
- ~/various/alacritty-theme/themes/falcon.yaml
|
# - ~/various/alacritty-theme/themes/everforest_dark.yaml
|
||||||
#- ~/various/alacritty-theme/themes/flat_remix.yml
|
# - ~/various/alacritty-theme/themes/everforest_light.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/falcon.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/flat_remix.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/github_dark_colorblind.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/github_dark_default.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/github_dark.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/github_dimmed.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/github_light_colorblind.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/github_light_default.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/github_light.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/gnome_terminal.yaml
|
||||||
# - ~/various/alacritty-theme/themes/gotham.yaml
|
# - ~/various/alacritty-theme/themes/gotham.yaml
|
||||||
# - ~/various/alacritty-theme/themes/gruvbox_dark.yaml
|
# - ~/various/alacritty-theme/themes/gruvbox_dark.yaml
|
||||||
# - ~/various/alacritty-theme/themes/gruvbox_light.yaml
|
# - ~/various/alacritty-theme/themes/gruvbox_light.yaml
|
||||||
# - ~/various/alacritty-theme/themes/gruvbox_material.yml
|
# - ~/various/alacritty-theme/themes/gruvbox_material.yaml
|
||||||
# - ~/various/alacritty-theme/themes/high_contrast.yaml
|
# - ~/various/alacritty-theme/themes/high_contrast.yaml
|
||||||
# - ~/various/alacritty-theme/themes/horizon-dark.yaml
|
# - ~/various/alacritty-theme/themes/horizon-dark.yaml
|
||||||
# - ~/various/alacritty-theme/themes/hyper.yaml
|
# - ~/various/alacritty-theme/themes/hyper.yaml
|
||||||
# - ~/various/alacritty-theme/themes/iterm.yaml
|
# - ~/various/alacritty-theme/themes/iterm.yaml
|
||||||
# - ~/various/alacritty-theme/themes/konsole_linux.yaml
|
# - ~/various/alacritty-theme/themes/konsole_linux.yaml
|
||||||
# - ~/various/alacritty-theme/themes/low_contrast.yaml
|
# - ~/various/alacritty-theme/themes/low_contrast.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/Mariana.yaml
|
||||||
# - ~/various/alacritty-theme/themes/material_theme_mod.yaml
|
# - ~/various/alacritty-theme/themes/material_theme_mod.yaml
|
||||||
# - ~/various/alacritty-theme/themes/material_theme.yaml
|
# - ~/various/alacritty-theme/themes/material_theme.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/monokai_charcoal.yaml
|
||||||
# - ~/various/alacritty-theme/themes/monokai_pro.yaml
|
# - ~/various/alacritty-theme/themes/monokai_pro.yaml
|
||||||
# - ~/various/alacritty-theme/themes/moonlight_ii_vscode.yaml
|
# - ~/various/alacritty-theme/themes/moonlight_ii_vscode.yaml
|
||||||
# - ~/various/alacritty-theme/themes/night_owlish_light.yaml
|
# - ~/various/alacritty-theme/themes/night_owlish_light.yaml
|
||||||
# - ~/various/alacritty-theme/themes/nord.yaml
|
# - ~/various/alacritty-theme/themes/nord.yaml
|
||||||
# - ~/various/alacritty-theme/themes/oceanic_next.yaml
|
# - ~/various/alacritty-theme/themes/oceanic_next.yaml
|
||||||
# - ~/various/alacritty-theme/themes/omni.yml
|
# - ~/various/alacritty-theme/themes/omni.yaml
|
||||||
# - ~/various/alacritty-theme/themes/one_dark.yaml
|
# - ~/various/alacritty-theme/themes/one_dark.yaml
|
||||||
# - ~/various/alacritty-theme/themes/palenight.yml
|
# - ~/various/alacritty-theme/themes/palenight.yaml
|
||||||
# - ~/various/alacritty-theme/themes/papercolor_dark.yaml
|
# - ~/various/alacritty-theme/themes/papercolor_dark.yaml
|
||||||
# - ~/various/alacritty-theme/themes/papercolor_light.yaml
|
# - ~/various/alacritty-theme/themes/papercolor_light.yaml
|
||||||
# - ~/various/alacritty-theme/themes/papertheme.yaml
|
# - ~/various/alacritty-theme/themes/papertheme.yaml
|
||||||
# - ~/various/alacritty-theme/themes/pencil_dark.yaml
|
# - ~/various/alacritty-theme/themes/pencil_dark.yaml
|
||||||
# - ~/various/alacritty-theme/themes/pencil_light.yaml
|
# - ~/various/alacritty-theme/themes/pencil_light.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/rainbow.yaml
|
||||||
# - ~/various/alacritty-theme/themes/remedy_dark.yaml
|
# - ~/various/alacritty-theme/themes/remedy_dark.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/rose-pine.yaml
|
||||||
# - ~/various/alacritty-theme/themes/seashells.yaml
|
# - ~/various/alacritty-theme/themes/seashells.yaml
|
||||||
# - ~/various/alacritty-theme/themes/smoooooth.yml
|
# - ~/various/alacritty-theme/themes/smoooooth.yaml
|
||||||
# - ~/various/alacritty-theme/themes/snazzy.yaml
|
# - ~/various/alacritty-theme/themes/snazzy.yaml
|
||||||
# - ~/various/alacritty-theme/themes/solarized_dark.yaml
|
# - ~/various/alacritty-theme/themes/solarized_dark.yaml
|
||||||
# - ~/various/alacritty-theme/themes/solarized_light.yaml
|
# - ~/various/alacritty-theme/themes/solarized_light.yaml
|
||||||
|
- ~/various/alacritty-theme/themes/srcery.yaml
|
||||||
# - ~/various/alacritty-theme/themes/taerminal.yaml
|
# - ~/various/alacritty-theme/themes/taerminal.yaml
|
||||||
# - ~/various/alacritty-theme/themes/tango_dark.yaml
|
# - ~/various/alacritty-theme/themes/tango_dark.yaml
|
||||||
# - ~/various/alacritty-theme/themes/tender.yaml
|
# - ~/various/alacritty-theme/themes/tender.yaml
|
||||||
@@ -968,5 +986,7 @@ import:
|
|||||||
# - ~/various/alacritty-theme/themes/tokyo-night.yaml
|
# - ~/various/alacritty-theme/themes/tokyo-night.yaml
|
||||||
# - ~/various/alacritty-theme/themes/tomorrow_night_bright.yaml
|
# - ~/various/alacritty-theme/themes/tomorrow_night_bright.yaml
|
||||||
# - ~/various/alacritty-theme/themes/tomorrow_night.yaml
|
# - ~/various/alacritty-theme/themes/tomorrow_night.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/ubuntu.yaml
|
||||||
# - ~/various/alacritty-theme/themes/wombat.yaml
|
# - ~/various/alacritty-theme/themes/wombat.yaml
|
||||||
# - ~/various/alacritty-theme/themes/xterm.yaml
|
# - ~/various/alacritty-theme/themes/xterm.yaml
|
||||||
|
# - ~/various/alacritty-theme/themes/zenburm.yaml
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
themes/falcon.lua
|
themes/srcery.lua
|
||||||
@@ -11,24 +11,8 @@ local themes_path = gfs.get_themes_dir()
|
|||||||
|
|
||||||
local theme = {}
|
local theme = {}
|
||||||
|
|
||||||
theme.font = "sans 8"
|
theme.font = "iM WritingMonoS Nerd Font 8"
|
||||||
|
|
||||||
-- theme.bg_normal = "#222222"
|
|
||||||
-- theme.bg_focus = "#535d6c"
|
|
||||||
-- theme.bg_urgent = "#ff0000"
|
|
||||||
-- theme.bg_minimize = "#444444"
|
|
||||||
-- theme.bg_systray = theme.bg_normal
|
|
||||||
--
|
|
||||||
-- theme.fg_normal = "#aaaaaa"
|
|
||||||
-- theme.fg_focus = "#ffffff"
|
|
||||||
-- theme.fg_urgent = "#ffffff"
|
|
||||||
-- theme.fg_minimize = "#ffffff"
|
|
||||||
--
|
|
||||||
-- theme.useless_gap = dpi(0)
|
|
||||||
-- theme.border_width = dpi(1)
|
|
||||||
-- theme.border_normal = "#000000"
|
|
||||||
-- theme.border_focus = "#535d6c"
|
|
||||||
-- theme.border_marked = "#91231c"
|
|
||||||
local srcery_colors = {}
|
local srcery_colors = {}
|
||||||
srcery_colors.black = "#1C1B19"
|
srcery_colors.black = "#1C1B19"
|
||||||
srcery_colors.red = "#EF2F27"
|
srcery_colors.red = "#EF2F27"
|
||||||
@@ -44,26 +28,26 @@ srcery_colors.brightgreen = "#98BC37"
|
|||||||
srcery_colors.brightyellow = "#FED06E"
|
srcery_colors.brightyellow = "#FED06E"
|
||||||
srcery_colors.brightblue = "#68A8E4"
|
srcery_colors.brightblue = "#68A8E4"
|
||||||
srcery_colors.brightmagenta = "#FF5C8F"
|
srcery_colors.brightmagenta = "#FF5C8F"
|
||||||
srcery_colors.brightcyan = "#53FDE9"
|
srcery_colors.brightcyan = "#2BE4D0"
|
||||||
srcery_colors.brightwhite = "#FCE8C3"
|
srcery_colors.brightwhite = "#FCE8C3"
|
||||||
|
|
||||||
-- Theme setting.
|
-- Theme setting.
|
||||||
theme.bg_normal = srcery_colors.black
|
theme.bg_normal = srcery_colors.brightblack
|
||||||
theme.bg_focus = srcery_colors.blue
|
theme.bg_focus = srcery_colors.white
|
||||||
theme.bg_urgent = srcery_colors.brightred
|
theme.bg_urgent = srcery_colors.brightred
|
||||||
theme.bg_minimize = srcery_colors.brightblack
|
theme.bg_minimize = srcery_colors.black
|
||||||
theme.bg_systray = theme.bg_normal
|
theme.bg_systray = theme.bg_normal
|
||||||
|
|
||||||
theme.fg_normal = srcery_colors.white
|
theme.fg_normal = srcery_colors.black
|
||||||
theme.fg_focus = srcery_colors.brightwhite
|
theme.fg_focus = srcery_colors.blue
|
||||||
theme.fg_urgent = srcery_colors.brightwhite
|
theme.fg_urgent = srcery_colors.magenta
|
||||||
theme.fg_minimize = srcery_colors.brightwhite
|
theme.fg_minimize = srcery_colors.white
|
||||||
|
|
||||||
theme.useless_gap = dpi(0)
|
theme.useless_gap = dpi(0)
|
||||||
theme.border_width = dpi(2)
|
theme.border_width = dpi(2)
|
||||||
theme.border_normal = srcery_colors.black
|
theme.border_normal = srcery_colors.brightblack
|
||||||
theme.border_focus = srcery_colors.blue
|
theme.border_focus = srcery_colors.white
|
||||||
theme.border_marked = srcery_colors.magenta
|
theme.border_marked = srcery_colors.brightred
|
||||||
|
|
||||||
-- There are other variable sets
|
-- There are other variable sets
|
||||||
-- overriding the default one when
|
-- overriding the default one when
|
||||||
|
|||||||
@@ -21,3 +21,7 @@ set -x JIRA_API_TOKEN NDE2ODEyOTM5OTI2Ontw1zkanbJ8sAFMDUI1Y0QxOH7d
|
|||||||
# cat ~/.cache/wal/sequences
|
# cat ~/.cache/wal/sequences
|
||||||
#end
|
#end
|
||||||
source ~/.local/share/nvim/lazy/falcon/exa/EXA_COLORS
|
source ~/.local/share/nvim/lazy/falcon/exa/EXA_COLORS
|
||||||
|
|
||||||
|
function list_dir --on-variable PWD
|
||||||
|
ls
|
||||||
|
end
|
||||||
|
|||||||
@@ -53,7 +53,6 @@ return {
|
|||||||
},
|
},
|
||||||
view = {
|
view = {
|
||||||
width = 35,
|
width = 35,
|
||||||
hide_root_folder = true,
|
|
||||||
side = 'left',
|
side = 'left',
|
||||||
mappings = {
|
mappings = {
|
||||||
custom_only = false,
|
custom_only = false,
|
||||||
@@ -82,6 +81,7 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
renderer = {
|
renderer = {
|
||||||
|
root_folder_label = false,
|
||||||
indent_markers = {
|
indent_markers = {
|
||||||
enable = true -- this option shows indent markers when folders are open
|
enable = true -- this option shows indent markers when folders are open
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ return {
|
|||||||
"gitattributes",
|
"gitattributes",
|
||||||
"gitcommit",
|
"gitcommit",
|
||||||
"gitignore",
|
"gitignore",
|
||||||
"help",
|
"vimdoc",
|
||||||
"http",
|
"http",
|
||||||
"ini",
|
"ini",
|
||||||
"jq",
|
"jq",
|
||||||
|
|||||||
@@ -1 +1,181 @@
|
|||||||
@theme "~/.config/rofi/srcery.rasi"
|
/**
|
||||||
|
*
|
||||||
|
* 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";
|
||||||
|
*/
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,219 +0,0 @@
|
|||||||
/*-*- mode: css; -*-*/
|
|
||||||
/*
|
|
||||||
* Rofi color theme
|
|
||||||
* Based on srcery color scheme for Vim
|
|
||||||
* https://github.com/roosta/vim-srcery
|
|
||||||
*
|
|
||||||
* File: srcery.rasi
|
|
||||||
* Desc: Srcery theme for Rofi
|
|
||||||
* Author: Daniel Berg <mail@roosta.sh>
|
|
||||||
* Modified: 2021-09-29
|
|
||||||
*/
|
|
||||||
|
|
||||||
* {
|
|
||||||
spacing: 2;
|
|
||||||
|
|
||||||
black: #1C1B19;
|
|
||||||
brightblack: #918175;
|
|
||||||
|
|
||||||
red: #EF2F27;
|
|
||||||
brightred: #F75341;
|
|
||||||
|
|
||||||
green: #519F50;
|
|
||||||
brightgreen: #98BC37;
|
|
||||||
|
|
||||||
yellow: #FBB829;
|
|
||||||
brightyellow: #FED06E;
|
|
||||||
|
|
||||||
blue: #2C78BF;
|
|
||||||
brightblue: #68A8E4;
|
|
||||||
|
|
||||||
magenta: #E02C6D;
|
|
||||||
brightmagenta: #FF5C8F;
|
|
||||||
|
|
||||||
cyan: #0AAEB3;
|
|
||||||
brightcyan: #53FDE9;
|
|
||||||
|
|
||||||
white: #D0BFA1;
|
|
||||||
brightwhite: #FCE8C3;
|
|
||||||
|
|
||||||
orange: #D75F00;
|
|
||||||
brightorange: #FF8700;
|
|
||||||
|
|
||||||
xgray1: #262626;
|
|
||||||
xgray2: #303030;
|
|
||||||
xgray3: #3A3A3A;
|
|
||||||
xgray4: #444444;
|
|
||||||
xgray5: #4E4E4E;
|
|
||||||
|
|
||||||
highlight: bold #E02C6D;
|
|
||||||
|
|
||||||
selected-normal-foreground: @black;
|
|
||||||
selected-normal-background: @brightwhite;
|
|
||||||
|
|
||||||
normal-foreground: @brightwhite;
|
|
||||||
normal-background: @xgray2;
|
|
||||||
|
|
||||||
alternate-normal-background: @xgray1;
|
|
||||||
alternate-normal-foreground: @brightwhite;
|
|
||||||
|
|
||||||
urgent-foreground: @black;
|
|
||||||
urgent-background: @orange;
|
|
||||||
|
|
||||||
selected-urgent-foreground: @black;
|
|
||||||
selected-urgent-background: @brightorange;
|
|
||||||
|
|
||||||
alternate-urgent-background: @urgent-background;
|
|
||||||
alternate-urgent-foreground: @urgent-foreground;
|
|
||||||
|
|
||||||
active-foreground: @yellow;
|
|
||||||
active-background: @xgray2;
|
|
||||||
|
|
||||||
selected-active-foreground: @black;
|
|
||||||
selected-active-background: @yellow;
|
|
||||||
|
|
||||||
alternate-active-background: @yellow;
|
|
||||||
alternate-active-foreground: @black;
|
|
||||||
|
|
||||||
border-color: @magenta;
|
|
||||||
separatorcolor: @white;
|
|
||||||
background-color: @black;
|
|
||||||
}
|
|
||||||
|
|
||||||
window {
|
|
||||||
border: 2;
|
|
||||||
foreground: @magenta;
|
|
||||||
padding: 4;
|
|
||||||
background: @black;
|
|
||||||
}
|
|
||||||
|
|
||||||
mainbox {
|
|
||||||
border: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
message {
|
|
||||||
border: 2px 0px 0px ;
|
|
||||||
padding: 2px 0px 0px ;
|
|
||||||
}
|
|
||||||
|
|
||||||
textbox {
|
|
||||||
highlight: @highlight;
|
|
||||||
text-color: @brightwhite;
|
|
||||||
}
|
|
||||||
|
|
||||||
listview {
|
|
||||||
fixed-height: 1;
|
|
||||||
border: 2px dash 0px 0px ;
|
|
||||||
border-color: @separatorcolor;
|
|
||||||
spacing: 2px ;
|
|
||||||
scrollbar: false;
|
|
||||||
padding: 2px 0px 0px ;
|
|
||||||
}
|
|
||||||
|
|
||||||
element {
|
|
||||||
border: 0;
|
|
||||||
padding: 1px ;
|
|
||||||
}
|
|
||||||
|
|
||||||
element-text {
|
|
||||||
background-color: inherit;
|
|
||||||
text-color: inherit;
|
|
||||||
}
|
|
||||||
element normal.normal {
|
|
||||||
background-color: @normal-background;
|
|
||||||
text-color: @normal-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
element normal.urgent {
|
|
||||||
background-color: @urgent-background;
|
|
||||||
text-color: @urgent-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
element normal.active {
|
|
||||||
background-color: @active-background;
|
|
||||||
text-color: @active-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
element selected.normal {
|
|
||||||
background-color: @selected-normal-background;
|
|
||||||
text-color: @selected-normal-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
element selected.urgent {
|
|
||||||
background-color: @selected-urgent-background;
|
|
||||||
text-color: @selected-urgent-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
element selected.active {
|
|
||||||
background-color: @selected-active-background;
|
|
||||||
text-color: @selected-active-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
element alternate.normal {
|
|
||||||
background-color: @alternate-normal-background;
|
|
||||||
text-color: @alternate-normal-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
element alternate.urgent {
|
|
||||||
background-color: @alternate-urgent-background;
|
|
||||||
text-color: @alternate-urgent-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
element alternate.active {
|
|
||||||
background-color: @alternate-active-background;
|
|
||||||
text-color: @alternate-active-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
scrollbar {
|
|
||||||
width: 4px ;
|
|
||||||
border: 0;
|
|
||||||
handle-color: @normal-foreground;
|
|
||||||
handle-width: 8px ;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
sidebar {
|
|
||||||
border: 2px dash 0px 0px ;
|
|
||||||
border-color: @separatorcolor;
|
|
||||||
}
|
|
||||||
|
|
||||||
button {
|
|
||||||
text-color: @brightwhite;
|
|
||||||
}
|
|
||||||
|
|
||||||
button selected {
|
|
||||||
background-color: @magenta;
|
|
||||||
text-color: @brightwhite;
|
|
||||||
}
|
|
||||||
|
|
||||||
inputbar {
|
|
||||||
spacing: 0px ;
|
|
||||||
text-color: @normal-foreground;
|
|
||||||
padding: 1px ;
|
|
||||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
|
||||||
}
|
|
||||||
|
|
||||||
case-indicator {
|
|
||||||
spacing: 0;
|
|
||||||
text-color: @normal-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
entry {
|
|
||||||
spacing: 0;
|
|
||||||
text-color: @normal-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
prompt {
|
|
||||||
spacing: 0;
|
|
||||||
text-color: @normal-foreground;
|
|
||||||
}
|
|
||||||
|
|
||||||
textbox-prompt-colon {
|
|
||||||
expand: false;
|
|
||||||
str: ":";
|
|
||||||
margin: 0px 0.3000em 0.0000em 0.0000em ;
|
|
||||||
text-color: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
// vim:ft=css:ts=2:sw=2:fdm=marker
|
|
||||||
@@ -96,7 +96,7 @@
|
|||||||
XF86Calculator
|
XF86Calculator
|
||||||
|
|
||||||
"i3lock -c 151515 -e -f"
|
"i3lock -c 151515 -e -f"
|
||||||
Mod4 + z
|
Mod4 + x
|
||||||
|
|
||||||
"brightnessctl s 5\%+"
|
"brightnessctl s 5\%+"
|
||||||
Mod4 + Up
|
Mod4 + Up
|
||||||
|
|||||||
Reference in New Issue
Block a user