This commit is contained in:
Clay Gomera 2023-01-25 02:33:56 -04:00
parent 5d7f979a1c
commit 9d1980646d
7 changed files with 86 additions and 5 deletions

View file

@ -3,7 +3,6 @@ local apps = {
terminal = "alacritty",
editor = "emacsclient -c -a emacs",
music = "alacritty -t musik --class musik,musik -e cmus",
tut = "alacritty -t tut --class tut,tut -e tut",
youm = "alacritty --title youm --class youm,youm -e ytfzf -mlst",
ytfzf = "alacritty --title ytfzf --class ytfzf,ytfzf -e ytfzf -flst",
ani = "alacritty --title ani-cli --class ani-cli,ani-cli -e ani-cli -f",

View file

@ -703,8 +703,6 @@ awful.keyboard.append_global_keybindings(
awful.util.spawn(apps.ani)
elseif key == "f" then
awful.util.spawn(apps.flix)
elseif key == "t" then
awful.util.spawn(apps.tut)
end
awful.keygrabber.stop(grabber)
end

View file

@ -162,6 +162,16 @@ ruled.client.connect_signal(
rule_any = {
class = {
"retroarch",
"airshipper",
"pyrogenesis",
"DarkPlaces",
"xonotic-sdl",
"supertuxkart",
"supertux2",
"wesnoth",
"Minetest",
"openttd",
"warzone2100",
"steam"
}
},

View file

@ -34,8 +34,8 @@ theme.bg_urgent = "#a89984"
-- {{{ Borders
beautiful.gap_single_client = false
theme.useless_gap = dpi(0)
theme.border_width = dpi(1)
theme.useless_gap = dpi(3)
theme.border_width = dpi(1.5)
theme.border_normal = "#504945"
theme.border_focus = "#cc241d"
theme.border_marked = "#cc241d"

View file

@ -0,0 +1,11 @@
[Filechooser Settings]
LocationMode=path-bar
ShowHidden=false
ShowSizeColumn=true
GeometryX=0
GeometryY=0
GeometryWidth=780
GeometryHeight=585
SortColumn=name
SortOrder=ascending
StartupMode=recent

View file

@ -0,0 +1,32 @@
[Appearance]
color_scheme_path=/usr/share/qt5ct/colors/airy.conf
custom_palette=false
icon_theme=Papirus-Dark
standard_dialogs=gtk2
style=gtk2
[Fonts]
fixed=@Variant(\0\0\0@\0\0\0$\0m\0o\0n\0o\0n\0o\0k\0i\0 \0N\0\x65\0r\0\x64\0 \0\x46\0o\0n\0t@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0K\x10)
general=@Variant(\0\0\0@\0\0\0$\0m\0o\0n\0o\0n\0o\0k\0i\0 \0N\0\x65\0r\0\x64\0 \0\x46\0o\0n\0t@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0K\x10)
[Interface]
activate_item_on_single_click=1
buttonbox_layout=0
cursor_flash_time=1000
dialog_buttons_have_icons=1
double_click_interval=400
gui_effects=@Invalid()
keyboard_scheme=2
menus_have_icons=true
show_shortcuts_in_context_menus=true
stylesheets=@Invalid()
toolbutton_style=4
underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xc0\0\0\0\x32\0\0\a\x7f\0\0\x4\x37\0\0\x3\xc1\0\0\0\x33\0\0\a~\0\0\x4\x36\0\0\0\0\0\0\0\0\a\x80\0\0\x3\xc1\0\0\0\x33\0\0\a~\0\0\x4\x36)
[Troubleshooting]
force_raster_widgets=1
ignored_applications=@Invalid()

View file

@ -0,0 +1,31 @@
[Appearance]
color_scheme_path=/usr/share/qt6ct/colors/airy.conf
custom_palette=false
standard_dialogs=gtk2
style=qt6gtk2
[Fonts]
fixed="mononoki Nerd Font,10,-1,5,700,0,0,0,0,0,0,0,0,0,0,1,Bold"
general="mononoki Nerd Font,10,-1,5,700,0,0,0,0,0,0,0,0,0,0,1,Bold"
[Interface]
activate_item_on_single_click=1
buttonbox_layout=0
cursor_flash_time=1000
dialog_buttons_have_icons=1
double_click_interval=400
gui_effects=@Invalid()
keyboard_scheme=2
menus_have_icons=true
show_shortcuts_in_context_menus=true
stylesheets=@Invalid()
toolbutton_style=4
underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\x32\0\0\a\x7f\0\0\x4\x37\0\0\0\0\0\0\0\x32\0\0\a\x7f\0\0\x4\x37\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\x32\0\0\a\x7f\0\0\x4\x37)
[Troubleshooting]
force_raster_widgets=1
ignored_applications=@Invalid()