misc file changes

This commit is contained in:
Melissa Dumont 2025-05-02 15:28:10 -04:00
parent 2ee4f185ef
commit b884577640
6 changed files with 1120 additions and 212 deletions

View File

@ -13,6 +13,9 @@ set $ctrl Control
set $alt Mod1
set $mod Mod4
# set focus to mouse for various reasons
focus_follows_mouse no
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
font pango:monospace 8
@ -245,6 +248,7 @@ bindsym $mod+r mode "resize"
for_window [class="megasync"] floating disable
for_window [class="plasma-emojier"] floating enable
for_window [class="Syncthing GTK"] floating enable
for_window [class="zoom"] floating enable
#bindsym XF86AudioRaiseVolume exec --no-startup-id qdbus org.kde.kglobalaccel /component/kmix invokeShortcut "increase_volume"
#bindsym XF86AudioLowerVolume exec --no-startup-id qdbus org.kde.kglobalaccel /component/kmix invokeShortcut "decrease_volume"
@ -252,3 +256,6 @@ bindsym $mod+r mode "resize"
#bindsym XF86AudioMicMute exec --no-startup-id qdbus org.kde.kglobalaccel /component/kmix invokeShortcut "mic_mute"
for_window [title="Desktop — Plasma"] kill
# run autorandr every time i3 runs
exec_always autorandr -c

View File

@ -94,8 +94,8 @@ ForegroundPositive=113,247,159
ForegroundVisited=179,13,191
[DirSelect Dialog]
DirSelectDialog Size=818,570
History Items[$e]=file:$HOME/Downloads/Sweet,file:$HOME/Downloads,file:$HOME/Wallpaper,file:$HOME/Downloads,file:$HOME/Wallpaper,file:$HOME,file:$HOME/Wallpapers,file:$HOME/Documents
DirSelectDialog Size=820,576
History Items[$e]=file:$HOME/Desktop/Blue Prince,file:$HOME/Desktop,file:$HOME/Desktop,file:$HOME/Desktop,file:$HOME/Downloads,file:$HOME/Sync/Calibre Inbox,file:$HOME/Calibre_Library,file:$HOME/Obsidian,file:$HOME/Downloads/Sweet,file:$HOME/Downloads,file:$HOME/Wallpaper,file:$HOME/Downloads,file:$HOME/Wallpaper,file:$HOME,file:$HOME/Wallpapers,file:$HOME/Documents
[General]
ColorSchemeHash=a054744e5da530142f039caa182148b170643d2e
@ -127,10 +127,10 @@ Show Inline Previews=true
Show Preview=false
Show Speedbar=true
Show hidden files=false
Sort by=Name
Sort by=Date
Sort directories first=true
Sort hidden files last=false
Sort reversed=false
Sort reversed=true
Speedbar Width=138
View Style=DetailTree

View File

@ -110,14 +110,14 @@ Switch to Screen to the Left=none,none,Switch to Screen to the Left
Switch to Screen to the Right=none,none,Switch to Screen to the Right
Toggle Night Color=none,none,Suspend/Resume Night Light
Toggle Window Raise/Lower=none,none,Toggle Window Raise/Lower
Walk Through Windows=none,Alt+Tab,Walk Through Windows
Walk Through Windows (Reverse)=none,Alt+Shift+Tab,Walk Through Windows (Reverse)
Walk Through Windows Alternative=none,none,Walk Through Windows Alternative
Walk Through Windows Alternative (Reverse)=none,none,Walk Through Windows Alternative (Reverse)
Walk Through Windows of Current Application=none,Alt+`,Walk Through Windows of Current Application
Walk Through Windows of Current Application (Reverse)=none,Alt+~,Walk Through Windows of Current Application (Reverse)
Walk Through Windows of Current Application Alternative=none,none,Walk Through Windows of Current Application Alternative
Walk Through Windows of Current Application Alternative (Reverse)=none,none,Walk Through Windows of Current Application Alternative (Reverse)
Walk Through Windows=,Alt+Tab,Walk Through Windows
Walk Through Windows (Reverse)=,Alt+Shift+Tab,Walk Through Windows (Reverse)
Walk Through Windows Alternative=,none,Walk Through Windows Alternative
Walk Through Windows Alternative (Reverse)=,none,Walk Through Windows Alternative (Reverse)
Walk Through Windows of Current Application=,Alt+`,Walk Through Windows of Current Application
Walk Through Windows of Current Application (Reverse)=,Alt+~,Walk Through Windows of Current Application (Reverse)
Walk Through Windows of Current Application Alternative=,none,Walk Through Windows of Current Application Alternative
Walk Through Windows of Current Application Alternative (Reverse)=,none,Walk Through Windows of Current Application Alternative (Reverse)
Window Above Other Windows=none,none,Keep Window Above Others
Window Below Other Windows=none,none,Keep Window Below Others
Window Close=Alt+F4,Alt+F4,Close Window
@ -191,7 +191,7 @@ Window to Screen 4=none,none,Move Window to Screen 4
Window to Screen 5=none,none,Move Window to Screen 5
Window to Screen 6=none,none,Move Window to Screen 6
Window to Screen 7=none,none,Move Window to Screen 7
_k_friendly_name=KWin
_k_friendly_name=System Settings
view_actual_size=Meta+0,Meta+0,Zoom to Actual Size
view_zoom_in=Meta++\tMeta+=,Meta++\tMeta+=,Zoom In
view_zoom_out=Meta+-,Meta+-,Zoom Out
@ -238,6 +238,7 @@ activate task manager entry 8=Meta+8,Meta+8,Activate Task Manager Entry 8
activate task manager entry 9=Meta+9,Meta+9,Activate Task Manager Entry 9
activate widget 3=none,none,Activate Application Launcher Widget
activate widget 30=Meta+Space,none,Activate Application Launcher Widget
activate widget 379=,none,Activate Activity Pager Widget
activate widget 94=none,none,Activate Compact Pager Widget
clear-history=none,,Clear Clipboard History
clipboard_action=none,Meta+Ctrl+X,Automatic Action Popup Menu

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@ no_retry = true
# the tmux session, creating the session
# and only attaching to it if not inside tmux
# (default: "attach_if_not_in_session", allowed values: "attach_if_not_in_session", "attach_always")
# tmux_session_mode = "attach_if_not_in_session"
tmux_session_mode = "attach_always"
# Cleanup temporary or old files (default: false)
cleanup = true

View File

@ -1,3 +1,3 @@
#!bin/bash
picom -b
unclutter -b
unclutter --timeout 15 -b