20250903 commit

This commit is contained in:
alex 2025-09-03 11:26:07 +08:00
parent 1554f36cbf
commit 2bbc82630b
1774 changed files with 120211 additions and 137 deletions

View file

@ -8,10 +8,10 @@
!URxvt*boldFont: xft:Maple Mono Normal CN Medium:bold:size=8
!URxvt*italicFont: xft:Maple Mono Normal CN Medium:size=8
!URxvt*boldItalicFont: xft:Maple Mono Normal CN Medium:bold:italic:size=8
URxvt*font: xft:MesloLGM Nerd Font Mono:size=10,xft:Sarasa Term SC Nerd:size=10
URxvt*boldFont: xft:MesloLGM Nerd Font Mono:bold:size=10,xft:SarasaTermSC Nerd SemiBold:size=10
URxvt*italicFont: xft:MesloLGM Nerd Font Mono:size=10,xft:Sarasa Term SC Nerd:size=10
URxvt*boldItalicFont: xft:MesloLGM Nerd Font Mono:bold:italic:size=10,xft:Sarasa Term SC Nerd:bold:italic:size=10
URxvt*font: xft:MesloLGM Nerd Font Mono:size=9,xft:Sarasa Term SC Nerd:size=9
URxvt*boldFont: xft:MesloLGM Nerd Font Mono:bold:size=9,xft:SarasaTermSC Nerd SemiBold:size=9
URxvt*italicFont: xft:MesloLGM Nerd Font Mono:size=9,xft:Sarasa Term SC Nerd:size=9
URxvt*boldItalicFont: xft:MesloLGM Nerd Font Mono:bold:italic:size=9,xft:Sarasa Term SC Nerd:bold:italic:size=9
! 备用字体 (如果主字体中没有某个字符,会尝试使用备用字体)
!URxvt*fallbackFont: xft:Noto Color Emoji:size=10,xft:WenQuanYi Micro Hei:size=8
@ -377,48 +377,48 @@ XTerm*cjkWidth: true
!XTerm*color15: #005f87
! Xterm 配色实例Gruvbox Dark Soft
XTerm*foreground: #ebdbb2
XTerm*background: #282828
XTerm*cursorColor: #fe8019
XTerm*color0: #282828
XTerm*color1: #cc241d
XTerm*color2: #98971a
XTerm*color3: #d79921
XTerm*color4: #458588
XTerm*color5: #b16286
XTerm*color6: #689d6a
XTerm*color7: #a89984
XTerm*color8: #928374
XTerm*color9: #fb4934
XTerm*color10: #b8bb26
XTerm*color11: #fabd2f
XTerm*color12: #83a598
XTerm*color13: #d3869b
XTerm*color14: #8ec07c
XTerm*color15: #ebdbb2
!XTerm*foreground: #ebdbb2
!XTerm*background: #282828
!XTerm*cursorColor: #fe8019
!
!XTerm*color0: #282828
!XTerm*color1: #cc241d
!XTerm*color2: #98971a
!XTerm*color3: #d79921
!XTerm*color4: #458588
!XTerm*color5: #b16286
!XTerm*color6: #689d6a
!XTerm*color7: #a89984
!XTerm*color8: #928374
!XTerm*color9: #fb4934
!XTerm*color10: #b8bb26
!XTerm*color11: #fabd2f
!XTerm*color12: #83a598
!XTerm*color13: #d3869b
!XTerm*color14: #8ec07c
!XTerm*color15: #ebdbb2
! Xterm 配色实例One Dark Pro
!XTerm*foreground: #abb2bf
!XTerm*background: #282c34
!XTerm*cursorColor: #528bff
!
!XTerm*color0: #282c34
!XTerm*color1: #e06c75
!XTerm*color2: #98c379
!XTerm*color3: #e5c07b
!XTerm*color4: #61afef
!XTerm*color5: #c678dd
!XTerm*color6: #56b6c2
!XTerm*color7: #dcdfe4
!XTerm*color8: #5c6370
!XTerm*color9: #e06c75
!XTerm*color10: #98c379
!XTerm*color11: #d19a66
!XTerm*color12: #61afef
!XTerm*color13: #c678dd
!XTerm*color14: #56b6c2
!XTerm*color15: #ffffff
XTerm*foreground: #abb2bf
XTerm*background: #282c34
XTerm*cursorColor: #528bff
XTerm*color0: #282c34
XTerm*color1: #e06c75
XTerm*color2: #98c379
XTerm*color3: #e5c07b
XTerm*color4: #61afef
XTerm*color5: #c678dd
XTerm*color6: #56b6c2
XTerm*color7: #dcdfe4
XTerm*color8: #5c6370
XTerm*color9: #e06c75
XTerm*color10: #98c379
XTerm*color11: #d19a66
XTerm*color12: #61afef
XTerm*color13: #c678dd
XTerm*color14: #56b6c2
XTerm*color15: #ffffff
! Xterm 配色实例Nord Dark
!XTerm*foreground: #D8DEE9

18
.config/bspwm/bspwmrc Executable file
View file

@ -0,0 +1,18 @@
#! /bin/sh
# 确保 sxhkd 已启动
pgrep -x sxhkd > /dev/null || sxhkd &
# 给每个显示器创建 10 个工作区desktop并命名
bspc monitor -d I II III IV V VI VII VIII IX X
bspc config border_width 2 # 所有窗口的边框宽度为 2 px
bspc config window_gap 8 # 窗口之间的间距gap为 8 px
bspc config split_ratio 0.52 # 新窗口加入时,父节点按 0.52 : 0.48 的比例划分空间(略偏向新窗口)
bspc config borderless_monocle true # 当 desktop 处于 monocle全屏层叠模式时隐藏边框
bspc config gapless_monocle true # 当 desktop 处于 monocle全屏层叠模式时同时去掉 gap让当前窗口真正占满整个屏幕
bspc rule -a Gimp desktop='^8' state=floating follow=on # 启动后自动放到第 8 个 desktop设为浮动窗口不遵循平铺跟随窗口切换 desktop
bspc rule -a Chromium desktop='^2' # 启动后自动放到第 2 个 desktop
bspc rule -a Screenkey manage=off # 屏幕键盘/按键可视化,不受 bspwm 管理,避免被平铺/最小化

View file

@ -76,6 +76,9 @@ bindsym $mod+q exec --no-startup-id rofi -show window \
bindsym $mod+t exec --no-startup-id rofi -show run \
-theme gruvbox-dark \
-show-icons
bindsym $mod+x exec --no-startup-id rofi -show ssh \
-theme gruvbox-dark \
-show-icons
# change focus
bindsym $mod+j focus left

View file

@ -3,7 +3,7 @@ font_family MesloLGM Nerd Font Mono
bold_font MesloLGM Nerd Font Mono Bold
italic_font MesloLGM Nerd Font Mono Italic
bold_italic_font MesloLGM Nerd Font Mono Bold Italic
font_size 12
font_size 14
# ==== 备用字体 =====
symbol_map U+4E00-U+9FFF Sarasa Term SC Nerd
@ -25,6 +25,9 @@ linux_display_server x11
# 透明度 0.0 全透 — 1.0 不透
background_opacity 0.85
# ctrl+shift+0 字体恢复默认大小
map ctrl+shift+0 change_font_size current 0
# Gruvbox Dark Color Scheme
# Background color

View file

@ -27,7 +27,7 @@ disabled = #707880
[bar/main]
width = 100%
height = 20pt
height = 24pt
radius = 6
; dpi = 96
@ -46,7 +46,7 @@ border-size = 0
border-color = #00000000
padding-left = 0
padding-right = 1
padding-right = 0
module-margin = 1
@ -54,9 +54,9 @@ separator = |
separator-foreground = ${colors.disabled}
; 多字体支持让polybar更好显示中文、emoji等多种字体
font-0 = Sarasa Term SC Nerd:bold:italic:siza=10;2
font-1 = MesloLGM Nerd Font Mono:bold:size=10;2
font-2 = Maple Mono Normal CN:size=10;2
font-0 = Sarasa Term SC Nerd:bold:italic:siza=14;2
font-1 = MesloLGM Nerd Font Mono:bold:size=14;2
font-2 = Maple Mono Normal CN:size=14;2
; 设定要显示的模块
modules-left = xworkspaces

142
.config/sxhkd/sxhkdrc Normal file
View file

@ -0,0 +1,142 @@
#
# wm independent hotkeys
#
# 打开 xterm
super + Return
xterm
# 启动 rofi
super + @space
rofi -show drun -theme gruvbox-dark -show-icons
# 向 sxhkd 发送 USR1 信号,令其重载配置文件
super + Escape
pkill -USR1 -x sxhkd
#
# bspwm hotkeys
#
# 退出/重启 bspwm
super + alt + {q,r}
bspc {quit,wm -r}
# 关闭/杀死 窗口
super + {_,shift + }w
bspc node -{c,k}
# 在当前桌面「平铺 tiled ↔ 单窗口 monocle」来回切换
super + m
bspc desktop -l next
# 把最新被「mark」的节点塞进最新被「preselect」的节点位置
super + y
bspc node newest.marked.local -n newest.!automatic.local
# 把当前节点与当前桌面里「面积最大的窗口」互换位置
super + g
bspc node -s biggest.window
#
# state/flags
#
# set the window state
super + {t,shift + t,s,f}
bspc node -t {tiled,pseudo_tiled,floating,fullscreen}
# set the node flags
super + ctrl + {m,x,y,z}
bspc node -g {marked,locked,sticky,private}
#
# focus/swap
#
# focus the node in the given direction
super + {_,shift + }{h,j,k,l}
bspc node -{f,s} {west,south,north,east}
# focus the node for the given path jump
super + {p,b,comma,period}
bspc node -f @{parent,brother,first,second}
# focus the next/previous window in the current desktop
super + {_,shift + }c
bspc node -f {next,prev}.local.!hidden.window
# focus the next/previous desktop in the current monitor
super + bracket{left,right}
bspc desktop -f {prev,next}.local
# focus the last node/desktop
super + {grave,Tab}
bspc {node,desktop} -f last
# focus the older or newer node in the focus history
super + {o,i}
bspc wm -h off; \
bspc node {older,newer} -f; \
bspc wm -h on
# focus or send to the given desktop
super + {_,shift + }{1-9,0}
bspc {desktop -f,node -d} '^{1-9,10}'
#
# preselect
#
# preselect the direction
super + ctrl + {h,j,k,l}
bspc node -p {west,south,north,east}
# preselect the ratio
super + ctrl + {1-9}
bspc node -o 0.{1-9}
# cancel the preselection for the focused node
super + ctrl + space
bspc node -p cancel
# cancel the preselection for the focused desktop
super + ctrl + shift + space
bspc query -N -d | xargs -I id -n 1 bspc node id -p cancel
#
# move/resize
#
# expand a window by moving one of its side outward
super + alt + {h,j,k,l}
bspc node -z {left -20 0,bottom 0 20,top 0 -20,right 20 0}
# contract a window by moving one of its side inward
super + alt + shift + {h,j,k,l}
bspc node -z {right -20 0,top 0 20,bottom 0 -20,left 20 0}
# move a floating window
super + {Left,Down,Up,Right}
bspc node -v {-20 0,0 20,0 -20,20 0}
#
# 应用程序快捷键
#
ctrl + m
firefox
ctrl + n
nvim-qt
ctrl + k
kitty
super + e
rofi -show run -theme gruvbox-dark -show-icons
super + r
rofi -show window -theme gruvbox-dark -show-icons
super + a
rofi -show ssh -theme gruvbox-dark -show-icons

View file

@ -1,4 +1,4 @@
#---- Generated by tint2conf 9cdf ----
#---- Generated by tint2conf 93d5 ----
# See https://gitlab.com/o9000/tint2/wikis/Configure for
# full documentation of the configuration options.
#-------------------------------------
@ -72,7 +72,6 @@ border_color_pressed = #000000 100
#-------------------------------------
# Panel
#panel_items = LTSBC
panel_items = LTS
panel_size = 100% 28
panel_margin = 0 0
@ -114,13 +113,12 @@ taskbar_always_show_all_desktop_tasks = 0
taskbar_name_padding = 4 2
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0
taskbar_name_font = MesloLGM Nerd Font Mono Bold 14
taskbar_name_font_color = #e3e3e3 100
taskbar_name_active_font_color = #bb4444 100
taskbar_distribute_size = 0
taskbar_sort_order = none
task_align = left
taskbar_name_font = MesloLGM Nerd Font Mono bold 12
taskbar_name_active_font = MesloLGM Nerd Font Mono bold 12
#-------------------------------------
# Task
@ -130,6 +128,7 @@ task_centered = 1
urgent_nb_of_blink = 100000
task_maximum_size = 150 35
task_padding = 2 2 4
task_font = MesloLGM Nerd Font Mono Bold Italic 10
task_tooltip = 1
task_thumbnail = 0
task_thumbnail_size = 210
@ -143,8 +142,7 @@ mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
task_font = MesloLGM Nerd Font Mono bold italic 10
task_active_font = MesloLGM Nerd Font Mono bold italic 10
#-------------------------------------
# System tray (notification area)
systray_padding = 0 4 2
@ -165,11 +163,6 @@ launcher_icon_asb = 100 0 0
launcher_icon_theme_override = 0
startup_notifications = 1
launcher_tooltip = 1
#launcher_item_app = tint2conf.desktop
#launcher_item_app = firefox.desktop
#launcher_item_app = firefox-esr.desktop
#launcher_item_app = chromium-browser.desktop
#launcher_item_app = iridium-browser.desktop
#-------------------------------------
# Clock
@ -194,7 +187,8 @@ battery_tooltip = 1
battery_low_status = 10
battery_low_cmd = xmessage 'tint2: Battery low!'
battery_full_cmd =
battery_font_color = #ffffff 100
bat1_font = MesloLGM Nerd Font Mono Bold Italic 10
battery_font_color = #0c0012 0
bat1_format =
bat2_format =
battery_padding = 1 0
@ -207,8 +201,6 @@ battery_uwheel_command =
battery_dwheel_command =
ac_connected_cmd =
ac_disconnected_cmd =
bat1_font = MesloLGM Nerd Font Mono bold italic 10
battery_font_color = MesloLGM Nerd Font Mono bold italic 10
#-------------------------------------
# Tooltip

View file

@ -0,0 +1,220 @@
#---- Generated by tint2conf 9cdf ----
# See https://gitlab.com/o9000/tint2/wikis/Configure for
# full documentation of the configuration options.
#-------------------------------------
# Gradients
#-------------------------------------
# Backgrounds
# Background 1: Panel
rounded = 0
border_width = 0
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #000000 60
border_color = #000000 30
background_color_hover = #000000 60
border_color_hover = #000000 30
background_color_pressed = #000000 60
border_color_pressed = #000000 30
# Background 2: Default task, Iconified task
rounded = 4
border_width = 1
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #777777 20
border_color = #777777 30
background_color_hover = #aaaaaa 22
border_color_hover = #eaeaea 44
background_color_pressed = #555555 4
border_color_pressed = #eaeaea 44
# Background 3: Active task
rounded = 4
border_width = 1
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #777777 20
border_color = #ffffff 40
background_color_hover = #aaaaaa 22
border_color_hover = #eaeaea 44
background_color_pressed = #555555 4
border_color_pressed = #eaeaea 44
# Background 4: Urgent task
rounded = 4
border_width = 1
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #aa4400 100
border_color = #aa7733 100
background_color_hover = #cc7700 100
border_color_hover = #aa7733 100
background_color_pressed = #555555 4
border_color_pressed = #aa7733 100
# Background 5: Tooltip
rounded = 1
border_width = 1
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #222222 100
border_color = #333333 100
background_color_hover = #ffffaa 100
border_color_hover = #000000 100
background_color_pressed = #ffffaa 100
border_color_pressed = #000000 100
#-------------------------------------
# Panel
#panel_items = LTSBC
panel_items = LTS
panel_size = 100% 28
panel_margin = 0 0
panel_padding = 2 0 2
panel_background_id = 1
wm_menu = 1
panel_dock = 0
panel_pivot_struts = 0
panel_position = bottom center horizontal
panel_layer = top
panel_monitor = all
panel_shrink = 0
autohide = 0
autohide_show_timeout = 0
autohide_hide_timeout = 0.5
autohide_height = 2
strut_policy = follow_size
panel_window_name = tint2
disable_transparency = 1
mouse_effects = 1
font_shadow = 0
mouse_hover_icon_asb = 100 0 10
mouse_pressed_icon_asb = 100 0 0
scale_relative_to_dpi = 0
scale_relative_to_screen_height = 0
#-------------------------------------
# Taskbar
taskbar_mode = single_desktop
taskbar_hide_if_empty = 0
taskbar_padding = 0 0 2
taskbar_background_id = 0
taskbar_active_background_id = 0
taskbar_name = 1
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
taskbar_hide_different_desktop = 0
taskbar_always_show_all_desktop_tasks = 0
taskbar_name_padding = 4 2
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0
taskbar_name_font_color = #e3e3e3 100
taskbar_name_active_font_color = #bb4444 100
taskbar_distribute_size = 0
taskbar_sort_order = none
task_align = left
taskbar_name_font = MesloLGM Nerd Font Mono bold 12
taskbar_name_active_font = MesloLGM Nerd Font Mono bold 12
#-------------------------------------
# Task
task_text = 1
task_icon = 1
task_centered = 1
urgent_nb_of_blink = 100000
task_maximum_size = 150 35
task_padding = 2 2 4
task_tooltip = 1
task_thumbnail = 0
task_thumbnail_size = 210
task_font_color = #ffffff 100
task_background_id = 2
task_active_background_id = 3
task_urgent_background_id = 4
task_iconified_background_id = 2
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
task_font = MesloLGM Nerd Font Mono bold italic 10
task_active_font = MesloLGM Nerd Font Mono bold italic 10
#-------------------------------------
# System tray (notification area)
systray_padding = 0 4 2
systray_background_id = 0
systray_sort = ascending
systray_icon_size = 24
systray_icon_asb = 100 0 0
systray_monitor = 1
systray_name_filter =
#-------------------------------------
# Launcher
launcher_padding = 2 4 2
launcher_background_id = 0
launcher_icon_background_id = 0
launcher_icon_size = 24
launcher_icon_asb = 100 0 0
launcher_icon_theme_override = 0
startup_notifications = 1
launcher_tooltip = 1
#launcher_item_app = tint2conf.desktop
#launcher_item_app = firefox.desktop
#launcher_item_app = firefox-esr.desktop
#launcher_item_app = chromium-browser.desktop
#launcher_item_app = iridium-browser.desktop
#-------------------------------------
# Clock
time1_format = %H:%M
time2_format = %A %d %B
time1_timezone =
time2_timezone =
clock_font_color = #ffffff 100
clock_padding = 2 0
clock_background_id = 0
clock_tooltip =
clock_tooltip_timezone =
clock_lclick_command =
clock_rclick_command = orage
clock_mclick_command =
clock_uwheel_command =
clock_dwheel_command =
#-------------------------------------
# Battery
battery_tooltip = 1
battery_low_status = 10
battery_low_cmd = xmessage 'tint2: Battery low!'
battery_full_cmd =
battery_font_color = #ffffff 100
bat1_format =
bat2_format =
battery_padding = 1 0
battery_background_id = 0
battery_hide = 101
battery_lclick_command =
battery_rclick_command =
battery_mclick_command =
battery_uwheel_command =
battery_dwheel_command =
ac_connected_cmd =
ac_disconnected_cmd =
bat1_font = MesloLGM Nerd Font Mono bold italic 10
battery_font_color = MesloLGM Nerd Font Mono bold italic 10
#-------------------------------------
# Tooltip
tooltip_show_timeout = 0.5
tooltip_hide_timeout = 0.1
tooltip_padding = 4 4
tooltip_background_id = 5
tooltip_font_color = #dddddd 100

2
.cwmrc
View file

@ -15,7 +15,7 @@ color inactiveborder '#565656'
color urgencyborder '#cc241d'
# 间隔设置(上下左右)
gap 31 29 2 2
gap 32 29 2 2
# 窗口移动距离
moveamount 2

91
.spectrwm/spectrwm.conf Normal file
View file

@ -0,0 +1,91 @@
# 颜色主题Nord 参考)
color_focus = rgb:88/c0/d0
color_unfocus = rgb:3b/42/52
border_width = 2
tile_gap = 4
region_padding = 24
bar_enabled = 0 # 关闭自带bar
#bar_at_bottom = 0
#bar_border_width = 0
#bar_font = fixed:pixelsize=1 # 隐形
#bar_format = ' '
#bar_offset_y = -1 # 向上偏移 1 像素,彻底看不见
# 用 Win 键做 Mod
modkey = Mod4
# 常用程序
program[term] = /usr/X11R6/bin/xterm
program[rxvt] = /usr/local/bin/urxvt
program[browser] = /usr/local/bin/firefox
program[neovim] = /usr/local/bin/nvim-qt
program[kitty] = /usr/local/bin/kitty
program[rofi_drun] = /usr/local/bin/rofi -show drun -theme gruvbox-dark -show-icons
program[rofi_run] = /usr/local/bin/rofi -show run -theme gruvbox-dark -show-icons
program[rofi_window] = /usr/local/bin/rofi -show window -theme gruvbox-dark -show-icons
program[lock] = /usr/X11R6/bin/xlock
# 系统快捷键
bind[quit] = MOD+Shift+q # 退出 spectrwm官方默认未绑定
bind[restart] = MOD+Shift+r # 重启 spectrwm
#bind[close] = MOD+Shift+s # 关闭当前窗口
#bind[fullscreen] = MOD+f # 全屏 / 还原
#bind[free] = MOD+Shift+space # 浮动 / 平铺切换
bind[swap_main] = MOD+Return # 与 master 窗口交换
#bind[always_raise] = MOD+Shift+c # 始终置顶切换
bind[cycle_layout] = MOD+f # 循环布局vertical / horizontal
bind[stack_inc] = MOD+Shift+i # 增加 stack 区窗口数
bind[stack_dec] = MOD+Shift+d # 减少 stack 区窗口数
bind[master_shrink] = MOD+p # 主区域缩小
bind[master_grow] = MOD+o # 主区域扩大
bind[master_add] = MOD+u # 主区域增加窗口
bind[master_del] = MOD+b # 主区域减少窗口
#bind[focus_left] = MOD+j
#bind[focus_down] = MOD+k
#bind[focus_up] = MOD+i
#bind[focus_right] = MOD+l
#bind[swap_left] = MOD+Shift+j
#bind[swap_down] = MOD+Shift+k
#bind[swap_up] = MOD+Shift+i
#bind[swap_right] = MOD+Shift+l
# 程序快捷键
bind[term] = Mod+Shift+Return
bind[browser] = Mod+m
bind[neovim] = Mod+n
bind[kitty] = Mod+k
bind[rofi_drun] = Mod+r
bind[rofi_run] = Mod+t
bind[rofi_window] = Mod+w
bind[lock] = Mod+Shift+l
# 工作区 & 导航
workspace_limit = 9
bind[ws_1] = Mod+1
bind[ws_2] = Mod+2
bind[ws_3] = Mod+3
bind[ws_4] = Mod+4
bind[ws_5] = Mod+5
bind[ws_6] = Mod+6
bind[ws_7] = Mod+7
bind[ws_8] = Mod+8
bind[ws_9] = Mod+9
bind[mvws_1] = MOD+Shift+1
bind[mvws_2] = MOD+Shift+2
bind[mvws_3] = MOD+Shift+3
bind[mvws_4] = MOD+Shift+4
bind[mvws_5] = MOD+Shift+5
bind[mvws_6] = MOD+Shift+6
bind[mvws_7] = MOD+Shift+7
bind[mvws_8] = MOD+Shift+8
bind[mvws_9] = MOD+Shift+9
bind[mvws_10] = MOD+Shift+0
bind[screen_next] = MOD+comma
bind[screen_prev] = MOD+period
#bind[movescr_next] = MOD+Shift+comma
#bind[movescr_prev] = MOD+Shift+period
# Quirk 规则(让对话框默认浮动)
#quirk[Gimp:*] = FLOAT + ANYWHERE
#quirk[Firefox:Download] = FLOAT
#quirk[XTerm:dropdown] = FLOAT + CENTER

View file

@ -1,76 +1,54 @@
# ---------- 基本 ----------
set -g default-terminal "screen-256color"
set -ga terminal-overrides ",*256col*:Tc"
set -gu terminal-features[2]
set -g history-limit 50000 # 滚屏行数
set -g base-index 1 # 窗口从 1 开始
# ---------- 基本设置 ----------
set -g default-terminal "screen-256color" # 设置窗口 $TERM 为 256 色
set -ga terminal-overrides ",*256col*:Tc" # 向外层终端申请真彩色
set -gu terminal-features[2] # 防止数组冲突
set -g history-limit 50000 # 加大滚屏行数
set -g base-index 1 # 窗口从 1 开始
setw -g pane-base-index 1
set -g renumber-windows on # 关窗口后重排号
set -g mouse on # OpenBSD 默认 tmux 已 ≥ 2.1
set -s escape-time 0 # 消除 vim 延迟
set -g display-panes-time 2000 # PREFIX-Q 提示 2s
# 启用状态栏
set -g status on
set -g renumber-windows on # 关窗口后重排号
set -g mouse on # 打开鼠标支持
set -s escape-time 0 # 消除 vim Esc 延迟
set -g display-panes-time 2000 # 数字提示 2 秒
set -g status on # 启用状态栏
setw -g pane-border-status top
setw -g pane-border-format "#{?pane_active,#[fg=red]♥#[default],#[fg=brightblack]♥#[default]}"
# ---------- 前缀键 ----------
set -g prefix C-z # 把 C-b 让给 bash
unbind C-b
bind C-z send-prefix
bind r source-file ~/.tmux.conf \; display "Reloaded!"
set -g prefix C-z # 把默认前缀键 Ctrl-b 改为Ctrl-z
unbind C-b # 解除默认前缀键 Ctrl-b 绑定
bind C-z send-prefix # 当真的需要把 Ctrl-z 发送给里面的程序(比如 vim / emacs时使用时连按两次 Ctrl-z 即可
bind r source-file ~/.tmux.conf \; display "Reloaded!" # 按 Ctrl-z r 重新加载 .tmux.conf 并弹出提示
# ---------- 分屏 ----------
bind | split-window -h -c "#{pane_current_path}"
bind - split-window -v -c "#{pane_current_path}"
bind h select-pane -L
bind j select-pane -D
bind k select-pane -U
bind l select-pane -R
bind -r H resize-pane -L 5
bind -r J resize-pane -D 5
bind -r K resize-pane -U 5
bind -r L resize-pane -R 5
bind | split-window -h -c "#{pane_current_path}" # Ctrl-z | 垂直分屏,并让新窗格保持当前目录,不跳回$HOME
bind - split-window -v -c "#{pane_current_path}" # Ctrl-z - 水平分屏,并让新窗格保持当前目录,不跳回$HOME
bind h select-pane -L # Ctrl-z h 光标左移
bind j select-pane -D # Ctrl-z j 光标下移
bind k select-pane -U # Ctrl-z k 光标上移
bind l select-pane -R # Ctrl-z l 光标右移
bind -r H resize-pane -L 5 # Ctrl-z H 当前窗格左边界向左拉 5 格
bind -r J resize-pane -D 5 # Ctrl-z J 下边界向下拉 5 格
bind -r K resize-pane -U 5 # Ctrl-z K 上边界向上拉 5 格
bind -r L resize-pane -R 5 # Ctrl-z L 右边界向右拉 5 格
# ---------- 复制模式 ----------
setw -g mode-keys vi
bind-key -T copy-mode-vi v send -X begin-selection
bind-key -T copy-mode-vi y send -X copy-selection-and-cancel
# 若装了 xclip复制到 X11 剪贴板
bind-key y run "tmux save-buffer - | xclip -i -sel clip"
setw -g mode-keys vi # 让复制模式的所有快捷键采用 Vi 键位
bind-key -T copy-mode-vi v send -X begin-selection # 在复制模式里按 v 开始 Vi 的可视选区
bind-key -T copy-mode-vi y send -X copy-selection-and-cancel # 选完后按 y 把高亮文本复制到 tmux 内部剪贴板,并退出复制模式
bind-key y run "tmux save-buffer - | xclip -i -sel clip" # 若装了 xclip复制到 X11 剪贴板
# ---------- 状态栏 ----------
set -g status-interval 1
set -g status-justify centre
# 清空状态栏左侧的内容
set -g status-left ''
# 左侧:会话名,亮绿字 / 深灰底
#set -g status-left "#[fg=#d31269,bg=#7a9f8d,bold] #S #[default]"
# 右侧:时间 & 日期,白字 / 深灰底
set -g status-right "#[fg=white,bg=black] %H:%M %d-%b #[default]"
# 设置状态栏右侧的最大长度
set -g status-right-length 50
# 清空窗口状态之间的分隔符
setw -g window-status-separator ''
# 设置当前窗口状态的样式
setw -g window-status-current-style 'fg=#eeeeee bg=#427b58'
# 设置普通窗口状态的样式
setw -g window-status-style 'fg=#ffffff bg=#111111'
# 设置触发警报时窗口状态的样式
setw -g window-status-bell-style 'fg=yellow bg=red bold'
# 设置状态栏的背景颜色
set -g status-style bg=#111111
# 整栏背景、默认文字色
set -g status-style bg=black,fg=white
# 当前窗口标签:亮黄字 + 粗体
setw -g window-status-current-style fg=#e3a135,bold
# 设置活动窗格的边框颜色
set -g pane-active-border-style 'fg=red'
set -g status-interval 1 # 底部状态栏的刷新周期设为 1 秒
set -g status-justify centre # 状态栏文本整体居中
set -g status-left '' # 清空状态栏左侧的内容
set -g status-left "#[fg=#d31269,bg=#e8c030,bold] #S #[default]" # 左侧:会话名,红字 / 黄底
set -g status-right "#[fg=white,bg=black] %H:%M %d-%b #[default]" # 右侧:时间 & 日期,白字 / 深灰底
set -g status-right-length 50 # 设置状态栏右侧的最大长度
setw -g window-status-separator '' # 清空窗口状态之间的分隔符
setw -g window-status-current-style 'fg=#eeeeee bg=#427b58' # 设置当前窗口状态的样式
setw -g window-status-style 'fg=#ffffff bg=#111111' # 设置普通窗口状态的样式
setw -g window-status-bell-style 'fg=yellow bg=red bold' # 设置触发警报时窗口状态的样式
set -g status-style bg=#111111 # 设置状态栏的背景颜色
set -g status-style bg=black,fg=white # 整栏背景、默认文字色
setw -g window-status-current-style fg=#e3a135,bold # 当前窗口标签:亮黄字 + 粗体
set -g pane-active-border-style 'fg=red' # 设置活动窗格的边框颜色

4
.twmrc
View file

@ -71,7 +71,7 @@ menu "Utilities"
"Top" !"xterm -T Top -n Top -e top &"
"Firefox" !"firefox &"
"Urxvt" !"urxvt &"
"Editres" !"gvim &"
"Kitty" !"kitty &"
"" f.nop
"Neovim" !"nvim-qt &"
"" f.nop
@ -98,7 +98,7 @@ menu "Restart"
"Restart" f.restart
"" f.nop
"i3" f.startwm "i3"
"fvwm" f.startwm "fvwm3"
"bspwm" f.startwm "bspwm"
"cwm" f.startwm "cwm"
"" f.nop
"dummy" f.startwm "xterm"

View file

@ -19,7 +19,7 @@ export QT_IM_MODULE="fcitx5"
/usr/local/bin/fcitx5 &
feh --bg-scale /home/alex/backgrounds/27.jpg &
feh --bg-scale /home/alex/backgrounds/34.jpg &
ulimit -Sc 0
@ -29,13 +29,18 @@ polybar main &
tint2 &
xidle -timeout 600 -program "xclock -mode random" &
xidle -timeout 600 -program "/usr/X11R6/bin/xlock -mode random" &
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4 5
exec cwm
# 调整键盘重复速率
xset r rate 250 30
#exec cwm
#exec twm
#exec /usr/local/bin/i3
exec /usr/local/bin/bspwm
#exec /usr/local/bin/spectrwm -c "$HOME/.spectrwm/spectrwm.conf"
#exec /usr/local/bin/wmaker

View file

@ -0,0 +1,4 @@
{
BoldSystemFont = "WenQuanYi Bitmap Song:slant=0:weight=200:width=100:pixelsize=12";
SystemFont = "Maple Mono Normal CN:slant=0:weight=80:width=100:pixelsize=12";
}

233
GNUstep/Defaults/WMRootMenu Normal file
View file

@ -0,0 +1,233 @@
(
"Window Maker",
(
Applications,
(Terminals, (xterm, EXEC, xterm), (Urxvt, EXEC, urxvt), (Kitty, EXEC, kitty)),
(
Internet,
("Mozilla Firefox", EXEC, firefox),
(Links, EXEC, "xterm -e links"),
(W3M, EXEC, "xterm -e w3m")
),
(
Email,
("Mozilla Thunderbird", EXEC, thunderbird),
(Mutt, EXEC, "xterm -e mutt")
),
(Mathematics, (bc, EXEC, "xterm -e bc"), (XCalc, EXEC, xcalc)),
("File Managers", (Thunar, EXEC, thunar), (Xfe, EXEC, xfe)),
(
Graphics,
(XBitmap, EXEC, bitmap),
(Geeqie, EXEC, geeqie),
("ImageMagick Display", EXEC, display)
),
(Multimedia, (VLC, EXEC, vlc)),
(
Editors,
(Emacs, EXEC, emacs),
(gVIM, EXEC, gvim),
(vi, EXEC, "xterm -e vi"),
(VIM, EXEC, "xterm -e vim"),
(XEdit, EXEC, xedit)
),
(
Development,
(glade, EXEC, glade),
(gdb, EXEC, "xterm -e gdb"),
(xev, EXEC, "xterm -e xev")
),
(
"Window Maker",
(Weather, EXEC, wmWeather),
(Weather, EXEC, "wmWeather -m -s EDDB"),
("Time & Date", EXEC, wmclock),
("System Monitor", EXEC, wmmon),
(Magnify, EXEC, wmagnify)
),
(
Office,
("OpenOffice.org Writer", EXEC, oowriter),
("OpenOffice.org Calc", EXEC, oocalc),
("OpenOffice.org Draw", EXEC, oodraw),
("OpenOffice.org Impress", EXEC, ooimpress),
("OpenOffice.org Math", EXEC, oomath),
("StarOffice Writer", EXEC, swriter),
("StarOffice Calc", EXEC, scalc),
("StarOffice Draw", EXEC, sdraw),
("StarOffice Impress", EXEC, simpress),
("StarOffice Math", EXEC, smath),
(StarOffice, EXEC, soffice),
("LibreOffice Writer", EXEC, lowriter),
("LibreOffice Calc", EXEC, localc),
("LibreOffice Draw", EXEC, lodraw),
("LibreOffice Impress", EXEC, loimpress),
("LibreOffice Math", EXEC, lomath),
("LibreOffice Base", EXEC, lobase),
(LibreOffice, EXEC, libreoffice)
),
(Viewers, (Evince, EXEC, evince), (Xpdf, EXEC, xpdf)),
(
Utilities,
(Conky, EXEC, conky),
("VNC Viewer", EXEC, vncviewer),
(oclock, EXEC, oclock),
(xclock, EXEC, xclock)
),
(
System,
(Iostat, EXEC, "xterm -e iostat -p -k 5"),
(top, EXEC, "xterm -e top")
),
(
"P2P Network",
(ftp, EXEC, "xterm -e ftp"),
(sftp, EXEC, "xterm -e sftp")
)
),
(Run..., SHEXEC, "%A(Run, Type command:)"),
(
Appearance,
(
Themes,
OPEN_MENU,
"-noext /usr/local/share/WindowMaker/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"
),
(
Styles,
OPEN_MENU,
"-noext /usr/local/share/WindowMaker/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"
),
(
"Icon Sets",
OPEN_MENU,
"-noext /usr/local/share/WindowMaker/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"
),
(
Background,
(
Solid,
(
Black,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(solid, \"black\")'"
),
(
Blue,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(solid, \"#505075\")'"
),
(
Indigo,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(solid, \"#243e6c\")'"
),
(
Bluemarine,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(solid, \"#243e6c\")'"
),
(
Purple,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(solid, \"#554466\")'"
),
(
Wheat,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(solid, \"wheat4\")'"
),
(
"Dark Gray",
EXEC,
"wdwrite WindowMaker WorkspaceBack '(solid, \"#333340\")'"
),
(
Wine,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(solid, \"#400020\")'"
)
),
(
Gradient,
(
Sunset,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(mvgradient, deepskyblue4, black, deepskyblue4, tomato4)'"
),
(
Sky,
EXEC,
"wdwrite WindowMaker WorkspaceBack '(vgradient, \"blue4\", \"white\"'"
),
(
"Blue Shades",
EXEC,
"wdwrite WindowMaker WorkspaceBack '(vgradient, \"#7080a5\", \"#101020\"'"
),
(
"Indigo Shades",
EXEC,
"wdwrite WindowMaker WorkspaceBack '(vgradient, \"#746ebc\", \"#242e4c\"'"
),
(
"Purple Shades",
EXEC,
"wdwrite WindowMaker WorkspaceBack '(vgradient, \"#654c66\", \"#151426\"'"
),
(
"Wheat Shades",
EXEC,
"wdwrite WindowMaker WorkspaceBack '(vgradient, \"#a09060\", \"#302010\"'"
),
(
"Grey Shades",
EXEC,
"wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\"'"
),
(
"Wine Shades",
EXEC,
"wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\"'"
)
),
(
Images,
OPEN_MENU,
"-noext $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t"
)
),
(
"Save Theme",
SHEXEC,
"getstyle -p \"%a(Theme name, Name to save theme as)\""
),
(
"Save IconSet",
SHEXEC,
"geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name,Name to save icon set as)\""
)
),
(Workspaces, WORKSPACE_MENU),
(
Workspace,
("Hide Others", HIDE_OTHERS),
("Show All", SHOW_ALL),
("Arrange Icons", ARRANGE_ICONS),
(Refresh, REFRESH),
("Save Session", SAVE_SESSION),
("Clear Session", CLEAR_SESSION)
),
("Configure Window Maker", EXEC, WPrefs),
("Info Panel", INFO_PANEL),
("Restart Window Maker", RESTART),
(
"Other Window Managers",
("Start i3", RESTART, i3),
("Start cwm", RESTART, /home/alex/bin/cwmbar),
("Start twm", RESTART, twm),
("Start bspwm", RESTART, bspwm)
),
("Lock Screen", EXEC, "xlock -allowroot -usefirst -mode matrix"),
("Exit Window Maker", EXIT)
)

173
GNUstep/Defaults/WMState Normal file
View file

@ -0,0 +1,173 @@
{
Dock = {
AutoRaiseLower = No;
Applications = (
{
Forced = No;
Name = Logo.WMDock;
BuggyApplication = No;
AutoLaunch = No;
Position = "0,0";
Lock = No;
Command = "-";
},
{
Forced = No;
Name = xterm.XTerm;
DropCommand = "/usr/X11R6/bin/xterm %d";
BuggyApplication = No;
AutoLaunch = No;
Position = "0,1";
Lock = No;
PasteCommand = "/usr/X11R6/bin/xterm %s";
Command = "/usr/X11R6/bin/xterm";
},
{
Forced = No;
Name = urxvt.URxvt;
DropCommand = "urxvt %d";
BuggyApplication = No;
AutoLaunch = No;
Position = "0,2";
Lock = No;
PasteCommand = "urxvt %s";
Command = urxvt;
},
{
Forced = No;
Name = "nvim-qt.nvim-qt";
DropCommand = "/usr/local/bin/nvim-qt --nofork %d";
BuggyApplication = No;
AutoLaunch = No;
Position = "0,4";
Lock = No;
PasteCommand = "/usr/local/bin/nvim-qt --nofork %s";
Command = "/usr/local/bin/nvim-qt --nofork";
},
{
Forced = No;
Name = firefox.Firefox;
DropCommand = "firefox %d";
BuggyApplication = No;
AutoLaunch = No;
Position = "0,3";
Lock = No;
PasteCommand = "firefox %s";
Command = firefox;
}
);
Applications1080 = (
{
Forced = No;
Name = Logo.WMDock;
BuggyApplication = No;
AutoLaunch = No;
Position = "0,0";
Lock = No;
Command = "-";
},
{
Forced = No;
Name = xterm.XTerm;
DropCommand = "/usr/X11R6/bin/xterm %d";
BuggyApplication = No;
AutoLaunch = No;
Position = "0,1";
Lock = No;
PasteCommand = "/usr/X11R6/bin/xterm %s";
Command = "/usr/X11R6/bin/xterm";
},
{
Forced = No;
Name = urxvt.URxvt;
DropCommand = "urxvt %d";
BuggyApplication = No;
AutoLaunch = No;
Position = "0,2";
Lock = No;
PasteCommand = "urxvt %s";
Command = urxvt;
},
{
Forced = No;
Name = "nvim-qt.nvim-qt";
DropCommand = "/usr/local/bin/nvim-qt --nofork %d";
BuggyApplication = No;
AutoLaunch = No;
Position = "0,4";
Lock = No;
PasteCommand = "/usr/local/bin/nvim-qt --nofork %s";
Command = "/usr/local/bin/nvim-qt --nofork";
},
{
Forced = No;
Name = firefox.Firefox;
DropCommand = "firefox %d";
BuggyApplication = No;
AutoLaunch = No;
Position = "0,3";
Lock = No;
PasteCommand = "firefox %s";
Command = firefox;
}
);
Lowered = Yes;
Position = "1856,0";
};
Clip = {
Forced = No;
Name = Logo.WMClip;
BuggyApplication = No;
AutoLaunch = No;
Position = "0,0";
Lock = No;
Command = "-";
};
Drawers = ();
Workspaces = (
{
Clip = {
AutoRaiseLower = No;
AutoCollapse = Yes;
Applications = ();
Collapsed = Yes;
AutoAttractIcons = No;
Lowered = No;
};
Name = Alpha;
},
{
Clip = {
AutoRaiseLower = No;
AutoCollapse = No;
Applications = ();
Collapsed = No;
AutoAttractIcons = No;
Lowered = Yes;
};
Name = Beta;
},
{
Clip = {
AutoRaiseLower = No;
AutoCollapse = No;
Applications = ();
Collapsed = No;
AutoAttractIcons = No;
Lowered = Yes;
};
Name = Gamma;
},
{
Clip = {
AutoRaiseLower = No;
AutoCollapse = No;
Applications = ();
Collapsed = No;
AutoAttractIcons = No;
Lowered = Yes;
};
Name = Delta;
}
);
}

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

@ -0,0 +1,74 @@
{
"nvim-qt.nvim-qt" = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/vine icon.png";
};
firefox.Firefox = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/website.png";
};
soffice.Soffice = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/lanyrd icon.png";
};
thunderbird.Thunderbird = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/email.png";
};
atril.Atril = {
Icon = atril.Atril.xpm;
};
xterm.XTerm = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/tagged icon.png";
};
audacious.Audacious = {
Icon = "xmms2-48.png";
};
thunar.Thunar = {
Icon = "WM.App-home.xpm";
};
"fcitx5-config-qt.fcitx5-config-qt" = {
Icon = "fcitx5-config-qt.fcitx5-config-qt.xpm";
};
pdfarranger = {
Icon = pdfarranger..xpm;
};
shotwell.Shotwell = {
Icon = shotwell.Shotwell.xpm;
};
evince.Evince = {
Icon = evince.Evince.xpm;
};
com.github.xournalpp.xournalpp.Com.github.xournalpp.xournalpp = {
Icon = com.github.xournalpp.xournalpp.Com.github.xournalpp.xournalpp.xpm;
};
xconsole.XConsole = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/xbox icon.png";
};
"emacs-30-1.Emacs-30.1" = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/eyeem icon.png";
};
urxvt.URxvt = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/tango icon.png";
};
groupLeader.WPrefs = {
Icon = groupLeader.WPrefs.xpm;
};
rhythmbox.Rhythmbox = {
Icon = "Webster.App-websterinfo.xpm";
};
emacs.Emacs = {
Icon = emacs.Emacs.xpm;
};
vlc.vlc = {
Icon = vlc.vlc.xpm;
};
.pdfarranger = {
Icon = pdfarranger..xpm;
};
gvim.Gvim = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/vimeo icon.png";
};
xfe.Xfe = {
Icon = "/home/alex/GNUstep/Library/Icons/modern/32/microsoft icon.png";
};
pdfarranger. = {
Icon = pdfarranger..xpm;
};
}

30
GNUstep/Defaults/WPrefs Normal file
View file

@ -0,0 +1,30 @@
{
TextureList = ();
NoXSetStuff = NO;
ColorList = (
"#000000",
"#292929",
"#525252",
"#848484",
"#adadad",
"#d6d6d6",
"#ffffff",
"#d6d68c",
"#d6a57b",
"#8cd68c",
"#8cd6ce",
"#d68c8c",
"#8c9cd6",
"#bd86d6",
"#d68cbd",
"#d64a4a",
"#4a5ad6",
"#4ad6ce",
"#4ad65a",
"#ced64a",
"#d6844a",
"#8ad631",
"#ce29c6",
"#ce2973"
);
}

View file

@ -0,0 +1,79 @@
{
FrameBorderColor = "#333333";
FTitleColor = "#ffffff";
MenuDisabledColor = "#d6d6d6";
IconTitleBack = "#333333";
HotCornerEdge = 2;
PixmapPath = (
"/home/alex/GNUstep/Library/WindowMaker/Pixmaps",
"/home/alex/GNUstep/Library/WindowMaker/Backgrounds",
"/home/alex/GNUstep/Library/WindowMaker/CachedPixmaps",
"~/pixmaps",
"/usr/local/share/WindowMaker/Pixmaps",
"/usr/local/share/WindowMaker/Backgrounds",
"/usr/local/share/pixmaps"
);
FTitleBack = (solid, "#333333");
ClipTitleFont = "MesloLGMDZ Nerd Font Propo:slant=0:weight=200:width=100:pixelsize=13";
IconTitleFont = "Futura Md BT:pixelsize=6";
MenuTextBack = (solid, "#ffffff");
LargeDisplayFont = "MesloLGMDZ Nerd Font Propo:slant=0:weight=80:width=100:pixelsize=32";
CycleWorkspaces = YES;
HotCornerDelay = 250;
CenterKey = None;
IconTitleColor = "#ffffff";
MenuTextColor = "#333333";
IconBack = (
tpixmap,
"~/GNUstep/Library/WindowMaker/Themes/Graphite-Light.themed/dock.png",
"#333333"
);
MenuTitleColor = "#ffffff";
AntialiasedText = YES;
HotCorners = NO;
MenuTitleFont = "Futura Md BT:weight=200:pixelsize=12";
MoveTo6to12Head = None;
DbClickFullScreen = NO;
MenuTextFont = "Futura Md BT:pixelsize=14";
WorkspaceBack = (
cpixmap,
"~/GNUstep/Library/WindowMaker/Themes/Graphite-Light.themed/IhateMorningGraphite.jpg",
"#e0e0e0"
);
HighlightTextColor = "#333333";
MenuTitleBack = (solid, "#333333");
EnforceIconMargin = NO;
ClipTitleColor = "#ffffff";
MoveTo12to6Head = None;
HotCornerActions = (None, None, None, None);
HighlightColor = "#d6d6d6";
FrameFocusedBorderColor = "#333333";
WindowTitleFont = "Futura Md BT:weight=200:pixelsize=13";
CClipTitleColor = "#d6d6d6";
MenuStyle = flat;
ResizebarBack = (solid, "#333333");
IconPath = (
"/home/alex/GNUstep/Library/Icons",
"/home/alex/GNUstep/Library/WindowMaker/Pixmaps",
"/home/alex/GNUstep/Library/WindowMaker/CachedPixmaps",
"~/pixmaps",
"/usr/local/share/WindowMaker/Icons",
"/usr/local/share/WindowMaker/Pixmaps",
"/usr/local/share/pixmaps",
"/home/alex/GNUstep/Library/Icons/gnustep-icons-1.0/icons",
"/home/alex/GNUstep/Library/Icons/modern/64",
"/home/alex/GNUstep/Library/Icons/openstepicons-1.1/icons.xpm",
"/home/alex/GNUstep/Library/Icons/png",
"/home/alex/GNUstep/Library/Icons/modern/32",
"/home/alex/GNUstep/Library/Icons/png",
"/"
);
DisplayFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
PTitleBack = (solid, "#d6d6d6");
UTitleColor = "#333333";
UTitleBack = (solid, "#ffffff");
CloseRootMenuByLeftOrRightMouseClick = NO;
PTitleColor = "#333333";
ShowClipTitle = NO;
FrameSelectedBorderColor = "#6ba4e7";
}

Binary file not shown.

View file

@ -0,0 +1,458 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
rather than copying library functions into the executable, and (2)
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS

View file

@ -0,0 +1,32 @@
GNUstep Icon Distribution
~~~~~~~~~~~~~~~~~~~~~~~~~
Andrew Lindesay <apl@lindesay.co.nz>
http://www.lindesay.co.nz/
31st October 2000
--------------------------------------------------------------------
These icons were created in the 1990's for the GNUstep project.
These icons are distributed under the LGPL license which is
included with this distribution. You may use these icons only in
accordance with the LGPL license.
--------------------------------------------------------------------
GNUstep Icon Distribution - beautiful icons for your Desktop
Copyright (C) 2000 Andrew Lindesay
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA

Some files were not shown because too many files have changed in this diff Show more